vwxyzjn / ppo-implementation-detailsLinks
The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization
☆790Updated 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,009Updated 8 months ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,589Updated 11 months ago
- A collection of reference environments for offline reinforcement learning☆1,510Updated 7 months ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,256Updated 3 months ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,333Updated 2 years ago
- ☆412Updated last year
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,078Updated 11 months ago
- Code for conservative Q-learning☆446Updated 3 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,893Updated last year
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆606Updated last week
- A collection of MARL benchmarks based on TorchRL☆414Updated last month
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆632Updated 4 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,310Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC)☆552Updated 3 years ago
- Official implementation of HARL algorithms based on PyTorch.☆727Updated last month
- One repository is all that is necessary for Multi-agent Reinforcement Learning (MARL)☆1,103Updated 6 months ago
- Clean PyTorch implementations of imitation and reward learning algorithms☆1,518Updated 5 months ago
- PyTorch implementation of soft actor critic☆885Updated 3 years ago
- NeurIPS 2023: Safety-Gymnasium: A Unified Safe Reinforcement Learning Benchmark☆465Updated 3 months ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,598Updated 2 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆488Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆361Updated 3 years ago
- JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.☆686Updated 2 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆752Updated 3 years ago
- A parallel framework for population-based multi-agent reinforcement learning.☆532Updated last year
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆680Updated 2 years ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆603Updated 9 months ago
- An elegant PyTorch offline reinforcement learning library for researchers.☆344Updated last year
- Related papers for reinforcement learning, including classic papers and latest papers in top conferences☆441Updated 3 months ago
- Python Multi-Agent Reinforcement Learning framework☆2,039Updated 2 years ago