barto topic
List
barto repositories
rlai-exercises
155
Stars
37
Forks
Watchers
Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]
sutton-barto-rl-exercises
82
Stars
29
Forks
Watchers
📖Learning reinforcement learning by implementing the algorithms from reinforcement learning an introduction
Gridworld-with-Q-Learning-Reinforcement-Learning-
27
Stars
18
Forks
Watchers
Jupyter notebook containing a solution to Sutton and Barto's gridworld problem with both a random agent and a Q-learning agent.