ericyangyu / PPO-for-Beginners
A simple and well styled PPO implementation. Based on my Medium series: https://medium.com/@eyyu/coding-ppo-from-scratch-with-pytorch-part-1-4-613dfc1b14c8.
☆920Updated 6 months ago
Alternatives and similar repositories for PPO-for-Beginners:
Users that are interested in PPO-for-Beginners are comparing it to the libraries listed below
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆737Updated last year
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆1,963Updated 8 months ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,203Updated 3 weeks ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,828Updated last year
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,243Updated 2 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,498Updated 8 months ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆566Updated this week
- A collection of reference environments for offline reinforcement learning☆1,453Updated 4 months ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,280Updated last year
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,181Updated 4 years ago
- PyTorch implementation of soft actor critic☆867Updated 3 years ago
- A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents include…☆2,324Updated last week
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆744Updated last year
- Python Multi-Agent Reinforcement Learning framework☆1,980Updated 2 years ago
- SMAC: The StarCraft Multi-Agent Challenge☆1,176Updated last year
- Clean PyTorch implementations of imitation and reward learning algorithms☆1,450Updated 2 months ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆726Updated 2 years ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆584Updated 6 months ago
- Collection of reinforcement learning algorithms☆2,631Updated 9 months ago
- ☆1,152Updated 10 months ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆594Updated 2 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆649Updated last year
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆622Updated 3 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆677Updated 10 months ago
- Related papers for reinforcement learning, including classic papers and latest papers in top conferences☆392Updated last week
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆617Updated 5 years ago
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,725Updated 2 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆907Updated 3 months ago
- PFRL: a PyTorch-based deep reinforcement learning library☆1,225Updated 7 months ago
- A curated list of awesome Deep Reinforcement Learning resources.☆740Updated 8 months ago