sutton topic

List sutton repositories

Reinforcement-Learning

145
Stars
38
Forks
Watchers

Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)

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.

Reinforcement-Learning

27
Stars
7
Forks
Watchers

Implementation of various Reinforcement Learning Algorithms