vwxyzjn / cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
☆6,494Updated last week
Alternatives and similar repositories for cleanrl:
Users that are interested in cleanrl are comparing it to the libraries listed below
- PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.☆10,033Updated this week
- A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents include…☆2,279Updated this week
- A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.☆2,588Updated this week
- An API standard for multi-agent reinforcement learning environments, with popular reference environments and related utilities☆2,802Updated this week
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,809Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,184Updated last year
- A fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆4,234Updated 2 years ago
- Clean PyTorch implementations of imitation and reward learning algorithms☆1,428Updated 2 months ago
- An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly…☆8,527Updated this week
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,700Updated 2 years ago
- Collection of reinforcement learning algorithms☆2,609Updated 8 months ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆1,922Updated 8 months ago
- A toolkit for reproducible reinforcement learning research.☆1,936Updated last year
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆711Updated 11 months ago
- A collection of reference environments for offline reinforcement learning☆1,428Updated 3 months ago
- Simple and easily configurable grid world environments for reinforcement learning☆2,189Updated last month
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆1,922Updated 4 months ago
- PFRL: a PyTorch-based deep reinforcement learning library☆1,223Updated 7 months ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,274Updated 10 months ago
- Official codebase for Decision Transformer: Reinforcement Learning via Sequence Modeling.☆2,505Updated 10 months ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,075Updated 3 years ago
- An offline deep reinforcement learning library☆1,402Updated this week
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,273Updated last year
- Massively Parallel Deep Reinforcement Learning. 🔥☆3,901Updated this week
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,149Updated last year
- An educational resource to help anyone learn deep reinforcement learning.☆10,635Updated 7 months ago
- PyTorch implementations of deep reinforcement learning algorithms and environments☆5,732Updated 7 months ago
- A simple and well styled PPO implementation. Based on my Medium series: https://medium.com/@eyyu/coding-ppo-from-scratch-with-pytorch-par…☆887Updated 5 months ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,208Updated last year
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,158Updated 2 years ago