VachanVY / Reinforcement-Learning
PyTorch implementations of algorithms from "Reinforcement Learning: An Introduction by Sutton and Barto", along with various RL research papers.
☆80Updated last month
Alternatives and similar repositories for Reinforcement-Learning:
Users that are interested in Reinforcement-Learning are comparing it to the libraries listed below
- LeanRL is a fork of CleanRL, where selected PyTorch scripts optimized for performance using compile and cudagraphs.☆547Updated 6 months ago
- Deep Reinforcement Learning Hands-On, 3E_Published by Packt☆195Updated 5 months ago
- Lecture slides for the MARL book (www.marl-book.com)☆89Updated last month
- Simplest and Cleanest DreamerV3 implementation out there☆60Updated last month
- Stanford CS234: Reinforcement Learning assignments and practices☆49Updated 8 months ago
- BricksRL: A Platform for Democratizing Robotics and Reinforcement Learning Research and Education with LEGO☆57Updated 6 months ago
- ☆218Updated this week
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆67Updated last week
- ReinforceUI-Studio. A Python-based application designed to simplify the configuration and monitoring of RL training processes. Supporting…