dennybritz/reinforcement-learning resource
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3661
- days_rel: n/a
- days_push: 1147
- n_releases_24m: 0
Adoption not part of the score
22116 stars · 6122 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A collection of Jupyter Notebook implementations, exercises, and solutions for popular reinforcement learning algorithms, designed to accompany Sutton & Barto's textbook and David Silver's course. Code is written in Python 3 using OpenAI Gym environments and TensorFlow for deep RL methods like DQN and actor-critic.
Use cases
- learn reinforcement learning algorithms with hands-on code
- find solutions to Sutton and Barto textbook exercises
- implement Q-learning and SARSA from scratch
- study deep Q-learning for Atari games
- understand policy gradient and actor-critic methods
- practice with OpenAI Gym environments
- supplement David Silver's RL course with code
When to choose
- you want worked notebook examples alongside classic RL theory materials
- you need reference implementations of tabular and deep RL algorithms
- you're following Sutton's book or Silver's course and want coding practice
When to avoid
- you need a production-ready RL library or framework
- you want the latest state-of-the-art algorithms like PPO or SAC
- you need actively maintained code with current dependency versions
Facets
learning-resource · maturity maintenance
reinforcement-learning machine-learning deep-learning data-science reinforcement-learning machine-learning deep-learning education tutorials python cross-platform jupyter-notebooks openai-gym tensorflow sutton-barto david-silver-course q-learning policy-gradient exercises-and-solutions
2 sources
- readme: https://github.com/dennybritz/reinforcement-learning · fetched 2026-08-28 · fe2ef4fd510e
- homepage: http://www.wildml.com/2016/10/learning-reinforcement-learning/ · fetched 2026-08-29 · bf86b6172d5a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dennybritz/reinforcement-learning | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="dennybritz/reinforcement-learning")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem