nikhilbarhate99 / PPO-PyTorch
Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch
☆2,029Updated 10 months ago
Alternatives and similar repositories for PPO-PyTorch
Users that are interested in PPO-PyTorch are comparing it to the libraries listed below
Sorting:
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,865Updated last year
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,301Updated 2 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…☆968Updated 7 months ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆768Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,230Updated 2 months ago
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,754Updated 2 years ago
- PyTorch implementation of soft actor critic☆875Updated 3 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,552Updated 10 months ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,294Updated 2 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,574Updated 2 years ago
- Python Multi-Agent Reinforcement Learning framework☆2,011Updated 2 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,205Updated 4 years ago
- A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents include…☆2,415Updated 3 weeks ago
- Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆2,547Updated last year
- SMAC: The StarCraft Multi-Agent Challenge☆1,199Updated last year
- A collection of reference environments for offline reinforcement learning☆1,492Updated 6 months ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,298Updated last year
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆626Updated 5 years ago
- Collection of reinforcement learning algorithms☆2,673Updated 11 months ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆739Updated 2 years ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆591Updated last month
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,269Updated 5 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,070Updated 3 years ago
- Simple A3C implementation with pytorch + multiprocessing☆639Updated 2 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆707Updated 2 years ago
- Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆1,787Updated last year
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆605Updated 6 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,175Updated 2 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆575Updated 7 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆657Updated 6 years ago