MorvanZhou/Reinforcement-learning-with-tensorflow resource
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学 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: 3406
- days_rel: n/a
- days_push: 885
- n_releases_24m: 0
Adoption not part of the score
9506 stars · 4983 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A collection of simple reinforcement learning tutorial code in Python/TensorFlow, accompanying the Morvan Python (莫烦Python) video course in Chinese and English. It covers algorithms from Q-learning and Sarsa through DQN variants, policy gradients, Actor-Critic, DDPG, A3C, PPO, and curiosity-driven models.
Use cases
- learn reinforcement learning from scratch with code examples
- understand how DQN and its variants work
- implement policy gradient and actor-critic methods
- find PPO and DDPG reference implementations
- follow a video tutorial series on RL algorithms
- practice RL with OpenAI Gym environments
When to choose
- you are a beginner wanting step-by-step RL tutorials with runnable code
- you prefer video-based learning in Chinese or English
- you want minimal, readable implementations of classic RL algorithms
When to avoid
- you need production-ready or well-maintained RL libraries
- you want modern frameworks like RLlib, Stable-Baselines3, or CleanRL
- you need up-to-date TensorFlow 2.x or PyTorch code
Facets
learning-resource · maturity maintenance
reinforcement-learning deep-learning machine-learning reinforcement-learning machine-learning tutorials deep-learning python cross-platform q-learning dqn policy-gradient actor-critic ddpg a3c ppo openai-gym tensorflow tutorials chinese-language
3 sources
- readme: https://github.com/MorvanZhou/Reinforcement-learning-with-tensorflow · fetched 2026-08-28 · 9391ccc5e9ed
- homepage: https://mofanpy.com/tutorials/machine-learning/reinforcement-learning/ · fetched 2026-08-29 · c2ebaf805c0a
- site_page: https://mofanpy.com/about · fetched 2026-08-29 · 828465c2b53d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| MorvanZhou/Reinforcement-learning-with-tensorflow | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="MorvanZhou/Reinforcement-learning-with-tensorflow")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem