openai / spinningup
An educational resource to help anyone learn deep reinforcement learning.
☆10,508Updated 6 months ago
Alternatives and similar repositories for spinningup:
Users that are interested in spinningup are comparing it to the libraries listed below
- OpenAI Baselines: high-quality implementations of reinforcement learning algorithms☆16,024Updated 6 months ago
- A fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆4,216Updated 2 years ago
- Python Implementation of Reinforcement Learning: An Introduction☆13,820Updated 6 months ago
- Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book a…