vwxyzjn / cleanrlLinks
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
☆7,850Updated 2 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,048Updated this week
- PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.☆11,490Updated last week
- A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents include…☆2,544Updated 2 weeks ago
- An API standard for multi-agent reinforcement learning environments, with popular reference environments and related utilities☆3,114Updated last week
- Clean PyTorch implementations of imitation and reward learning algorithms☆1,583Updated 8 months ago
- Massively Parallel Deep Reinforcement Learning. 🔥☆4,165Updated 3 weeks ago
- Mastering Diverse Domains through World Models☆2,127Updated 5 months ago
- Official codebase for Decision Transformer: Reinforcement Learning via Sequence Modeling.☆2,649Updated last year
- A simple and well styled PPO implementation. Based on my Medium series: https://medium.com/@eyyu/coding-ppo-from-scratch-with-pytorch-par…☆1,092Updated 11 months ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,169Updated last year
- Collection of reinforcement learning algorithms☆2,765Updated last year
- An offline deep reinforcement learning library☆1,547Updated this week
- A collection of reference environments for offline reinforcement learning☆1,569Updated 9 months ago
- A library of reinforcement learning components and agents☆3,780Updated last month
- An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly…☆10,092Updated last week
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆841Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,278Updated 6 months ago
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,829Updated 3 years ago
- An elegant PyTorch deep reinforcement learning library.☆8,769Updated last 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,255Updated 2 years ago
- Simple and easily configurable grid world environments for reinforcement learning☆2,317Updated last week
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,955Updated 2 years ago
- A fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆4,309Updated 3 years ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆1,982Updated 3 months ago
- ☆1,237Updated last year
- A toolkit for reproducible reinforcement learning research.☆2,023Updated 2 years ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆637Updated last month
- Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)☆3,065Updated 2 years ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,370Updated 2 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,684Updated last year