Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]
-
Updated
Jan 14, 2021 - Jupyter Notebook
Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]
Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)
📖Learning reinforcement learning by implementing the algorithms from reinforcement learning an introduction
Jupyter notebook containing a solution to Sutton and Barto's gridworld problem with both a random agent and a Q-learning agent.
Implementation of various Reinforcement Learning Algorithms
Reinforcement Learning Introduction - Selected Exercise Solutions & Experiment Code
This is a Python implementation of concepts and algorithms described in "Reinforcement Learning: An Introduction" (Sutton and Barto, 2018, 2nd edition).
Q-Learing algorithm solves simple mazes.
Code for the reading group on Sutton & Barto: Reinforcement Learning
"Learning to Predict by the Methods of Temporal Differences" by Sutton, Richard S. (1988)
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
Implementations of RL Algos and solved exercises for Sutton&Barto RLAI
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."