vwxyzjn / cleanrlLinks
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
☆8,402Updated 4 months ago
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.☆3,194Updated last week
- A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents include…☆2,639Updated last month
- PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.☆12,206Updated 3 weeks ago
- Official codebase for Decision Transformer: Reinforcement Learning via Sequence Modeling.☆2,705Updated last year
- An API standard for multi-agent reinforcement learning environments, with popular reference environments and related utilities☆3,211Updated last week
- An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly…☆10,788Updated this week
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,257Updated last year
- Clean PyTorch implementations of imitation and reward learning algorithms☆1,645Updated 10 months ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,520Updated 2 years ago
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,858Updated 3 years ago
- A fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆4,313Updated 3 years ago
- Collection of reinforcement learning algorithms☆2,825Updated last year
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆2,000Updated 2 years ago
- Massively Parallel Deep Reinforcement Learning. 🔥☆4,244Updated last month
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,317Updated 8 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…☆1,165Updated last year
- Mastering Diverse Domains through World Models☆2,473Updated 2 months ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆882Updated last year
- A toolkit for reproducible reinforcement learning research.☆2,050Updated 2 years ago
- Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)☆3,109Updated 2 years ago
- An elegant PyTorch deep reinforcement learning library.☆8,961Updated 2 weeks ago
- A collection of reference environments for offline reinforcement learning☆1,617Updated last year
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,385Updated last year
- An educational resource to help anyone learn deep reinforcement learning.☆11,413Updated last year
- Clean, Robust, and Unified PyTorch implementation of popular Deep Reinforcement Learning (DRL) algorithms (Q-learning, Duel DDQN, PER, C5…☆3,142Updated 5 months ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,412Updated 2 years ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆2,002Updated 2 months ago
- A library of reinforcement learning components and agents☆3,859Updated 2 months ago
- PyTorch implementations of deep reinforcement learning algorithms and environments☆5,905Updated last year
- ☆1,291Updated last year