vwxyzjn / cleanrlLinks
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
☆7,406Updated this week
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,883Updated this week
- PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.☆11,069Updated last week
- A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents include…☆2,478Updated 3 weeks ago
- An API standard for multi-agent reinforcement learning environments, with popular reference environments and related utilities☆3,020Updated last month
- An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly…☆9,608Updated this week
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,101Updated last year
- An elegant PyTorch deep reinforcement learning library.☆8,618Updated last week
- Clean PyTorch implementations of imitation and reward learning algorithms☆1,530Updated 6 months ago
- Official codebase for Decision Transformer: Reinforcement Learning via Sequence Modeling.☆2,602Updated last year
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,793Updated 3 years ago
- A simple and well styled PPO implementation. Based on my Medium series: https://medium.com/@eyyu/coding-ppo-from-scratch-with-pytorch-par…☆1,022Updated 9 months ago
- A fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆4,298Updated 2 years ago
- Collection of reinforcement learning algorithms☆2,721Updated last year
- Massively Parallel Deep Reinforcement Learning. 🔥☆4,082Updated last week
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,898Updated last year
- Simple and easily configurable grid world environments for reinforcement learning☆2,273Updated 3 weeks ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆802Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,259Updated 3 months ago
- A toolkit for reproducible reinforcement learning research.☆1,997Updated 2 years ago
- Mastering Diverse Domains through World Models☆1,971Updated 3 months ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆1,964Updated last month
- A collection of reference environments for offline reinforcement learning☆1,516Updated 7 months ago
- An offline deep reinforcement learning library☆1,510Updated last month
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,613Updated 11 months ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,364Updated 2 years ago
- PFRL: a PyTorch-based deep reinforcement learning library☆1,234Updated 11 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,225Updated last year
- Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)☆3,030Updated 2 years ago
- Python Multi-Agent Reinforcement Learning framework☆2,047Updated 2 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆942Updated last month