vwxyzjn / cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
☆7,028Updated last month
Alternatives and similar repositories for cleanrl
Users that are interested in cleanrl are comparing it to the libraries listed below
Sorting:
- A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.☆2,747Updated this week
- A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents include…☆2,415Updated 3 weeks ago
- PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.☆10,576Updated this week
- An API standard for multi-agent reinforcement learning environments, with popular reference environments and related utilities☆2,916Updated 3 weeks ago
- Massively Parallel Deep Reinforcement Learning. 🔥☆4,018Updated last week
- Clean PyTorch implementations of imitation and reward learning algorithms☆1,484Updated 4 months ago
- Official codebase for Decision Transformer: Reinforcement Learning via Sequence Modeling.☆2,562Updated last year
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,743Updated 2 years ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,029Updated 10 months ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆768Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,226Updated 2 months ago
- An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly…☆9,091Updated this week
- PFRL: a PyTorch-based deep reinforcement learning library☆1,227Updated 9 months ago
- An offline deep reinforcement learning library☆1,458Updated last month
- Collection of reinforcement learning algorithms☆2,673Updated 10 months ago
- A collection of reference environments for offline reinforcement learning☆1,492Updated 5 months ago
- C++-based high-performance parallel environment execution engine (vectorized env) for general RL environments.☆1,151Updated 9 months ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,862Updated last year
- An elegant PyTorch deep reinforcement learning library.☆8,479Updated this week
- A simple and well styled PPO implementation. Based on my Medium series: https://medium.com/@eyyu/coding-ppo-from-scratch-with-pytorch-par…☆968Updated 7 months ago
- 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,200Updated last year
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆1,947Updated 3 weeks ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,291Updated 2 years ago
- Simple and easily configurable grid world environments for reinforcement learning☆2,237Updated 3 months ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆918Updated 3 weeks ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆588Updated last month
- Reinforcement Learning in PyTorch☆2,251Updated 4 years ago
- High throughput synchronous and asynchronous reinforcement learning☆896Updated 3 weeks ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,279Updated 2 years ago
- A library of reinforcement learning components and agents☆3,669Updated last week