ShangtongZhang/reinforcement-learning-an-introduction resource
Python Implementation of Reinforcement Learning: An Introduction 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3641
- days_rel: n/a
- days_push: 755
- n_releases_24m: 0
Adoption not part of the score
14756 stars · 4959 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Python implementations of the figures and examples from Sutton & Barto's 'Reinforcement Learning: An Introduction' (2nd Edition). It serves as a code companion to the textbook, replicating bandit algorithms, dynamic programming, Monte Carlo, and temporal-difference learning results.
Use cases
- study reinforcement learning alongside Sutton & Barto's book
- see working Python code for bandit and gridworld examples
- reproduce textbook figures like epsilon-greedy and UCB curves
- learn dynamic programming and Monte Carlo methods by example
- find reference implementations of TD learning algorithms
When to choose
- you are reading the Sutton & Barto textbook and want matching code
- you want simple, educational implementations rather than a heavy RL framework
- you need to reproduce the book's figures for study or teaching
When to avoid
- you need a production RL training library with GPU support
- you want modern deep RL algorithms like PPO or SAC
- you need exercise solutions for the book
Facets
learning-resource · maturity stable
reinforcement-learning machine-learning data-visualization reinforcement-learning artificial-intelligence machine-learning tutorials python cross-platform sutton-barto educational book-companion python-implementations figures
1 source
- readme: https://github.com/ShangtongZhang/reinforcement-learning-an-introduction · fetched 2026-08-28 · a03f0eb37a46
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ShangtongZhang/reinforcement-learning-an-introduction | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="ShangtongZhang/reinforcement-learning-an-introduction")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem