vwxyzjn / ppo-implementation-detailsLinks
The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization
☆841Updated 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…☆1,092Updated 11 months ago
- A collection of reference environments for offline reinforcement learning☆1,569Updated 9 months ago
- 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
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆637Updated last month
- 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
- BenchMARL is a library for benchmarking Multi-Agent Reinforcement Learning (MARL). BenchMARL allows to quickly compare different MARL alg…☆464Updated last month
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,169Updated last year
- NeurIPS 2023: Safety-Gymnasium: A Unified Safe Reinforcement Learning Benchmark☆493Updated last week
- ☆430Updated last year
- Official implementation of HARL algorithms based on PyTorch.☆758Updated 4 months ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,955Updated 2 years ago
- Related papers for reinforcement learning, including classic papers and latest papers in top conferences☆474Updated 5 months ago
- Code for conservative Q-learning☆454Updated 3 years ago
- Clean PyTorch implementations of imitation and reward learning algorithms☆1,583Updated 8 months ago
- The repository is for safe reinforcement learning baselines.☆697Updated last month
- A parallel framework for population-based multi-agent reinforcement learning.☆533Updated last year
- One repository is all that is necessary for Multi-agent Reinforcement Learning (MARL)☆1,155Updated 9 months ago
- ☆1,237Updated last year
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆622Updated 11 months ago
- PyTorch implementation of soft actor critic☆904Updated last month
- Unified Reinforcement Learning Framework☆772Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC)☆558Updated 3 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆373Updated 3 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,634Updated 3 years ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆279Updated 3 years ago
- An elegant PyTorch offline reinforcement learning library for researchers.☆358Updated 2 months ago
- Online Decision Transformer☆267Updated last year
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆639Updated 4 years ago
- Code for the paper "Offline Reinforcement Learning as One Big Sequence Modeling Problem"☆516Updated 2 years ago