openai/spinningup
An OpenAI educational resource teaching deep reinforcement learning through documented code implementations and curated learning materials.

Velocity · 7d
+4.3
★ / day
Trend
→steady
star history
Spinning Up is an educational module from OpenAI designed to teach deep reinforcement learning. It provides introductions to RL terminology and theory, essays on growing into RL research, curated paper lists organized by topic, and well-documented standalone implementations of key deep RL algorithms. The repository also includes exercises for hands-on practice.