ZhiqingXiao/rl-book resource
Source codes for the book "Reinforcement Learning: Theory and Python Implementation" observed · 2026-08-28
Health v2 · maintenance only
54/100
- Activity 49
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 2777
- days_rel: n/a
- days_push: 311
- n_releases_24m: 0
Adoption not part of the score
1030 stars · 332 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Source code repository for the book 'Reinforcement Learning: Theory and Python Implementation', providing Python implementations of RL algorithms from Bellman equations to PPO, RLHF, and AlphaZero using TensorFlow 2 and PyTorch. Each chapter includes Jupyter notebook code paired with Gym environments, runnable on a laptop.
Use cases
- learn reinforcement learning from theory to implementation
- study RLHF and PPO algorithm implementations
- find example code for DQN, SARSA, and actor-critic methods
- compare TensorFlow and PyTorch implementations of RL algorithms
- get exercise answers for a reinforcement learning textbook
- run classic Gym environments like CartPole and LunarLander with RL agents
When to choose
- you want a structured, book-based tutorial covering RL theory with runnable code
- you need side-by-side TensorFlow and PyTorch implementations of the same algorithms
- you want coverage of modern topics like RLHF and preference-based RL
- you are a student or self-learner working through RL on a laptop
When to avoid
- you need a production-ready RL library or framework
- you want a maintained software package with a license for reuse
- you need scalable distributed RL training on clusters
- you are looking for a general-purpose deep learning toolkit
Facets
learning-resource · maturity active
machine-learning reinforcement-learning deep-learning reinforcement-learning machine-learning tutorials education python cross-platform windows reinforcement-learning textbook openai-gym tensorflow pytorch jupyter-notebooks rlhf ppo deep-reinforcement-learning linux macos
2 sources
- readme: https://github.com/ZhiqingXiao/rl-book · fetched 2026-08-28 · 3f0feb5d1c58
- homepage: https://zhiqingxiao.github.io/rl-book · fetched 2026-08-29 · e81a8e706bf4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ZhiqingXiao/rl-book | main | 54 |
For agents
markdown · JSON · MCP: product_card(name="ZhiqingXiao/rl-book")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem