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

Jupyter notebook containing a solution to Sutton and Barto's gridworld problem with both a random agent and a Q-learning agent.