Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch
☆2,322Jul 9, 2024Updated last year
Alternatives and similar repositories for PPO-PyTorch
Users that are interested in PPO-PyTorch are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,882May 29, 2022Updated 3 years ago
- A simple and well styled PPO implementation. Based on my Medium series: https://medium.com/@eyyu/coding-ppo-from-scratch-with-pytorch-par…☆1,223Oct 1, 2024Updated last year
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,593Mar 24, 2023Updated 2 years ago
- PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.☆12,925Updated this week
- PyTorch implementation of soft actor critic☆940Jul 17, 2025Updated 8 months ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆927Mar 23, 2024Updated 2 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆2,044Jul 14, 2023Updated 2 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,919Jul 18, 2024Updated last year
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,458Mar 29, 2023Updated 2 years ago
- An elegant PyTorch deep reinforcement learning library.☆10,376Dec 1, 2025Updated 3 months ago
- PyTorch implementations of deep reinforcement learning algorithms and environments☆5,927Jul 25, 2024Updated last year
- High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, T…☆9,327Jul 8, 2025Updated 8 months ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆51Oct 30, 2020Updated 5 years ago
- Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)☆3,166Apr 22, 2023Updated 2 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,730Sep 8, 2022Updated 3 years ago
- PPO x Family DRL Tutorial Course(决策智能入门级公开课:8节课帮你盘清算法理论,理顺代码逻辑,玩转决策AI应用实践 )☆2,543Mar 13, 2025Updated last year
- OpenAI Baselines: high-quality implementations of reinforcement learning algorithms☆16,677Aug 1, 2024Updated last year
- Massively Parallel Deep Reinforcement Learning. 🔥☆4,303Feb 20, 2026Updated last month
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Jan 12, 2019Updated 7 years ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆21May 26, 2021Updated 4 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,272Feb 9, 2021Updated 5 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆172Jun 8, 2024Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆336Nov 24, 2021Updated 4 years ago
- Python Multi-Agent Reinforcement Learning framework☆2,168Dec 8, 2022Updated 3 years ago
- Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆2,740Apr 9, 2024Updated last year
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆631Aug 13, 2018Updated 7 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,335Mar 13, 2025Updated last year
- A collection of reference environments for offline reinforcement learning☆1,663Nov 18, 2024Updated last year
- Fault-tolerant, highly scalable GPU orchestration, and a machine learning framework designed for training models with billions to trillio…☆3,559May 25, 2024Updated last year
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆794May 29, 2022Updated 3 years ago
- Proximal Policy Optimization (PPO) algorithm for Super Mario Bros☆1,273Jul 24, 2021Updated 4 years ago
- Official codebase for Decision Transformer: Reinforcement Learning via Sequence Modeling.☆2,777Apr 29, 2024Updated last year
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆722Oct 13, 2022Updated 3 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆684Nov 26, 2019Updated 6 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆591Dec 5, 2021Updated 4 years ago
- An educational resource to help anyone learn deep reinforcement learning.☆11,660Aug 5, 2024Updated last year
- PyTorch implementation of deep reinforcement learning algorithms☆490Nov 19, 2021Updated 4 years ago
- A fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆4,324Sep 4, 2022Updated 3 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,418Apr 16, 2024Updated last year