vwxyzjn / ppo-implementation-details
The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization
☆768Updated last year
Alternatives and similar repositories for ppo-implementation-details
Users that are interested in ppo-implementation-details are comparing it to the libraries listed below
Sorting:
- 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
- A collection of MARL benchmarks based on TorchRL☆393Updated 2 weeks ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,552Updated 9 months ago
- 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
- A collection of reference environments for offline reinforcement learning☆1,492Updated 5 months ago
- ☆397Updated last year
- NeurIPS 2023: Safety-Gymnasium: A Unified Safe Reinforcement Learning Benchmark☆452Updated 2 months ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆594Updated 7 months ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆588Updated last month
- Official implementation of HARL algorithms based on PyTorch.☆676Updated 2 weeks ago
- The repository is for safe reinforcement learning baselines.☆637Updated 3 weeks ago
- PyTorch implementation of soft actor critic☆875Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆542Updated 3 years ago
- A parallel framework for population-based multi-agent reinforcement learning.☆530Updated last year
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,291Updated 2 years ago
- Code for conservative Q-learning☆438Updated 3 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆739Updated 2 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆475Updated last year
- Clean PyTorch implementations of imitation and reward learning algorithms☆1,484Updated 4 months ago
- One repository is all that is necessary for Multi-agent Reinforcement Learning (MARL)☆1,064Updated 5 months ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆359Updated 3 years ago
- An elegant PyTorch offline reinforcement learning library for researchers.☆329Updated last year
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆628Updated 4 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,295Updated last year
- Multi-Agent Reinforcement Learning with JAX☆575Updated last week
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆625Updated 5 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆671Updated last year
- ☆1,174Updated 11 months ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,862Updated last year
- A collection of multi agent environments based on OpenAI gym.☆597Updated 10 months ago