rlai-exercises and rl-sandbox

These are competitors—both provide exercise solutions and algorithm implementations from the same Sutton & Barto textbook, targeting the same learning use case without meaningful differentiation in scope or approach.

rlai-exercises
39
Emerging
rl-sandbox
27
Experimental
Maintenance 0/25
Adoption 10/25
Maturity 8/25
Community 21/25
Maintenance 0/25
Adoption 4/25
Maturity 9/25
Community 14/25
Stars: 155
Forks: 37
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License:
Stars: 6
Forks: 3
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No License Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About rlai-exercises

iamhectorotero/rlai-exercises

Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]

Implements solutions across foundational RL concepts including multi-armed bandits, Markov decision processes, dynamic programming, and temporal difference learning. Solutions combine mathematical derivations with Python implementations of core algorithms like Q-learning and policy gradient methods. Designed as a companion resource to validate understanding against the textbook's theoretical frameworks and exercises.

About rl-sandbox

ocraft/rl-sandbox

Selected algorithms and exercises from the book Sutton, R. S. & Barton, A.: Reinforcement Learning: An Introduction. 2nd Edition, MIT Press, Cambridge, 2018.

Scores updated daily from GitHub, PyPI, and npm data. How scores work