Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch
☆2,310Jul 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
Sorting:
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,875May 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,211Oct 1, 2024Updated last year
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,580Mar 24, 2023Updated 2 years ago
- PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.☆12,797Feb 21, 2026Updated last week
- PyTorch implementation of soft actor critic☆936Jul 17, 2025Updated 7 months ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆917Mar 23, 2024Updated last year
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,892Jul 18, 2024Updated last year
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆2,034Jul 14, 2023Updated 2 years ago
- An elegant PyTorch deep reinforcement learning library.☆10,267Dec 1, 2025Updated 3 months ago
- PyTorch implementations of deep reinforcement learning algorithms and environments☆5,926Jul 25, 2024Updated last year
- High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, T…☆9,172Jul 8, 2025Updated 7 months ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,441Mar 29, 2023Updated 2 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,723Sep 8, 2022Updated 3 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆51Oct 30, 2020Updated 5 years ago
- Massively Parallel Deep Reinforcement Learning. 🔥☆4,295Feb 20, 2026Updated last week
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,272Feb 9, 2021Updated 5 years ago
- Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)☆3,154Apr 22, 2023Updated 2 years ago
- OpenAI Baselines: high-quality implementations of reinforcement learning algorithms☆16,651Aug 1, 2024Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Jan 12, 2019Updated 7 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆336Nov 24, 2021Updated 4 years ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆21May 26, 2021Updated 4 years ago
- Python Multi-Agent Reinforcement Learning framework☆2,160Dec 8, 2022Updated 3 years ago
- A collection of reference environments for offline reinforcement learning☆1,649Nov 18, 2024Updated last year
- PPO x Family DRL Tutorial Course(决策智能入门级公开课:8节课帮你盘清算法理论,理顺代码逻辑,玩转决策AI应用实践 )☆2,518Mar 13, 2025Updated 11 months ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆785May 29, 2022Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,334Mar 13, 2025Updated 11 months ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆679Nov 26, 2019Updated 6 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆629Aug 13, 2018Updated 7 years ago
- Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆2,729Apr 9, 2024Updated last year
- Official codebase for Decision Transformer: Reinforcement Learning via Sequence Modeling.☆2,770Apr 29, 2024Updated last year
- A clean and robust Pytorch implementation of PPO on continuous action space.☆170Jun 8, 2024Updated last year
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,412Apr 16, 2024Updated last year
- A fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆4,325Sep 4, 2022Updated 3 years ago
- Collection of reinforcement learning algorithms☆2,867Jun 17, 2024Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC)☆588Dec 5, 2021Updated 4 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆491Nov 19, 2021Updated 4 years ago
- Fault-tolerant, highly scalable GPU orchestration, and a machine learning framework designed for training models with billions to trillio…☆3,555May 25, 2024Updated last year
- An educational resource to help anyone learn deep reinforcement learning.☆11,612Aug 5, 2024Updated last year
- SMAC: The StarCraft Multi-Agent Challenge☆1,328Feb 18, 2024Updated 2 years ago