vwxyzjn / ppo-implementation-details
The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization
☆756Updated 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
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,217Updated last month
- A simple and well styled PPO implementation. Based on my Medium series: https://medium.com/@eyyu/coding-ppo-from-scratch-with-pytorch-par…☆945Updated 6 months ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,524Updated 9 months ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,270Updated 2 years ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆581Updated 3 weeks ago
- A collection of reference environments for offline reinforcement learning☆1,475Updated 5 months ago
- PyTorch implementation of soft actor critic☆874Updated 3 years ago
- NeurIPS 2023: Safety-Gymnasium: A Unified Safe Reinforcement Learning Benchmark☆445Updated last month
- PyTorch implementation of Soft Actor-Critic (SAC)☆538Updated 3 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆625Updated 4 years ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆1,994Updated 9 months ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,288Updated last year
- Code for conservative Q-learning☆436Updated 3 years ago
- ☆394Updated last year
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,852Updated last year
- Clean PyTorch implementations of imitation and reward learning algorithms☆1,469Updated 3 months ago
- A collection of MARL benchmarks based on TorchRL☆384Updated last week
- Official implementation of HARL algorithms based on PyTorch.☆655Updated last month
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,561Updated 2 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆748Updated last year
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆734Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆355Updated 3 years ago
- One repository is all that is necessary for Multi-agent Reinforcement Learning (MARL)☆1,041Updated 4 months ago
- An elegant PyTorch offline reinforcement learning library for researchers.☆322Updated last year
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆591Updated 7 months ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆662Updated last year
- ☆1,165Updated 10 months ago
- Online Decision Transformer☆258Updated last year
- JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.☆674Updated 2 years ago
- Related papers for reinforcement learning, including classic papers and latest papers in top conferences☆410Updated 3 weeks ago