reinforcement learning algorithms from the book by Sutton and Barto
-
Updated
Feb 27, 2021 - Java
reinforcement learning algorithms from the book by Sutton and Barto
Here, we compare Q(\sigma) learning presented by Sutton and Barto in [1] to Tree-Backup, n-step Expected Sarsa, and n-step Sarsa.
All of my reinforcement learning projects (Some of the projects may contain errors :D )
Add a description, image, and links to the nstep-sarsa topic page so that developers can more easily learn about it.
To associate your repository with the nstep-sarsa topic, visit your repo's landing page and select "manage topics."