Here, we compare Q(\sigma) learning presented by Sutton and Barto in [1] to Tree-Backup, n-step Expected Sarsa, and n-step Sarsa.
-
Updated
Feb 17, 2017 - Python
Here, we compare Q(\sigma) learning presented by Sutton and Barto in [1] to Tree-Backup, n-step Expected Sarsa, and n-step Sarsa.
Interactive Learning Course | Home Works & Quiz | Fall 2021 | Prof. Majid Nili
Containing a custom-built Reinforcement Learning environment and implementations of key RL algorithms like Q-learning and SARSA, tested in scenarios such as a drone navigation challenge and the Frozen Lake environment.
Add a description, image, and links to the tree-backup topic page so that developers can more easily learn about it.
To associate your repository with the tree-backup topic, visit your repo's landing page and select "manage topics."