openai/spinningup resource
An educational resource to help anyone learn deep reinforcement learning. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 2856
- days_rel: n/a
- days_push: 758
- n_releases_24m: 0
Adoption not part of the score
11915 stars · 2464 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Spinning Up in Deep RL is an OpenAI-produced educational resource combining tutorials, curated papers, and a Python code repo with short standalone implementations of key deep reinforcement learning algorithms (VPG, TRPO, PPO, DDPG, TD3, SAC). It is aimed at helping people build the background to become deep RL researchers.
Use cases
- learn deep reinforcement learning from scratch
- understand how PPO and policy gradient algorithms work
- read clean minimal implementations of SAC and TD3
- find a curated list of important deep RL papers
- prepare for a career in RL research
- run RL experiments on Gym and MuJoCo environments
- practice RL implementation exercises
When to choose
- you want a structured educational path into deep RL with theory and code
- you need readable reference implementations of core on-policy and off-policy algorithms
- you want algorithm documentation with derivations, pseudocode, and key papers
When to avoid
- you need a production-grade or feature-rich RL training framework
- you need Windows support or the latest maintained algorithm implementations
- you need distributed or highly scalable RL training infrastructure
Facets
learning-resource · maturity maintenance
machine-learning reinforcement-learning developer-tools documentation reinforcement-learning machine-learning deep-learning education tutorials python cli deep-rl policy-gradient openai-gym mujoco pytorch educational research-education algorithm-implementations linux macos
10 sources
- readme: https://github.com/openai/spinningup · fetched 2026-08-28 · 4bc0a351d542
- homepage: https://spinningup.openai.com/ · fetched 2026-08-29 · 6a9484ed06b7
- site_page: https://spinningup.openai.com/en/latest/user/installation.html · fetched 2026-08-29 · a482aee64fb5
- site_page: https://spinningup.openai.com/en/latest/etc/author.html · fetched 2026-08-29 · 96833afc64b7
- site_page: https://spinningup.openai.com/en/latest/algorithms/vpg.html · fetched 2026-08-29 · c67dfd6c6bbe
- site_page: https://spinningup.openai.com/en/latest/algorithms/trpo.html · fetched 2026-08-29 · 57fec737a2bb
- site_page: https://spinningup.openai.com/en/latest/algorithms/ppo.html · fetched 2026-08-29 · 9028d78a3444
- site_page: https://spinningup.openai.com/en/latest/algorithms/ddpg.html · fetched 2026-08-29 · 39840f81d641
- site_page: https://spinningup.openai.com/en/latest/algorithms/td3.html · fetched 2026-08-29 · 72b3edb4ffe0
- site_page: https://spinningup.openai.com/en/latest/algorithms/sac.html · fetched 2026-08-29 · ab4a2cb54bc6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| openai/spinningup | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="openai/spinningup")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem