reinforcement-learning-excercises topic
List
reinforcement-learning-excercises repositories
reinforcement-learning-an-introduction
16
Stars
8
Forks
Watchers
A python implementation of the concepts in the book "Reinforcement Learning: An Introduction" by R.S. Sutton and A. G. Barto.
QLearningMouse
33
Stars
7
Forks
Watchers
Cat-and-Mouse game with Reinforcement Learning (Q-Learning).