This is a Python implementation of concepts and algorithms described in "Reinforcement Learning: An Introduction" (Sutton and Barto, 2018, 2nd edition).
-
Updated
Feb 4, 2025 - Python
This is a Python implementation of concepts and algorithms described in "Reinforcement Learning: An Introduction" (Sutton and Barto, 2018, 2nd edition).
Selected algorithms and exercises from the book Sutton, R. S. & Barton, A.: Reinforcement Learning: An Introduction. 2nd Edition, MIT Press, Cambridge, 2018.
Reinforcement Learning
My solutions to Sutton and Barto's book 'Reinforcement Learning: An Introduction'
Reinforcement Learning Course from IPVS
Reinforcement Learning Algorithms implemented based on pseudocode from Sutton and Barto
Add a description, image, and links to the sutton topic page so that developers can more easily learn about it.
To associate your repository with the sutton topic, visit your repo's landing page and select "manage topics."