High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
☆9,327Jul 8, 2025Updated 8 months ago
Alternatives and similar repositories for cleanrl
Users that are interested in cleanrl are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.☆12,925Updated this week
- High-quality single-file implementations of SOTA Offline and Offline-to-Online RL algorithms: AWAC, BC, CQL, DT, EDAC, IQL, SAC-N, TD3+BC…☆1,334Aug 3, 2023Updated 2 years ago
- An elegant PyTorch deep reinforcement learning library.☆10,413Dec 1, 2025Updated 3 months ago
- An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly…☆11,548Mar 8, 2026Updated 2 weeks ago
- A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.☆3,348Updated this week
- An API standard for multi-agent reinforcement learning environments, with popular reference environments and related utilities☆3,351Feb 6, 2026Updated last month
- A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents include…☆2,745Mar 13, 2026Updated last week
- Really Fast End-to-End Jax RL Implementations☆1,035Sep 9, 2024Updated last year
- RL Environments in JAX 🌍☆871May 30, 2025Updated 9 months ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆927Mar 23, 2024Updated 2 years ago
- C++-based high-performance parallel environment execution engine (vectorized env) for general RL environments.☆1,279Aug 12, 2024Updated last year
- An educational resource to help anyone learn deep reinforcement learning.☆11,660Aug 5, 2024Updated last year
- Massively parallel rigidbody physics simulation on accelerator hardware.☆3,094Mar 16, 2026Updated last week
- A collection of reference environments for offline reinforcement learning☆1,663Nov 18, 2024Updated last year
- High-quality single-file implementations of SOTA Offline and Offline-to-Online RL algorithms: AWAC, BC, CQL, DT, EDAC, IQL, SAC-N, TD3+BC…☆631Feb 10, 2024Updated 2 years ago
- LeanRL is a fork of CleanRL, where selected PyTorch scripts optimized for performance using compile and cudagraphs.☆680Aug 22, 2025Updated 7 months ago
- JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.