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.
☆945Updated 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☆756Updated last year
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆1,994Updated 9 months ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,217Updated last month
- PyTorch implementation of soft actor critic☆874Updated 3 years ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,270Updated 2 years ago
- A collection of reference environments for offline reinforcement learning☆1,475Updated 5 months ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,852Updated last year
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,524Updated 9 months ago
- Clean PyTorch implementations of imitation and reward learning algorithms☆1,469Updated 3 months ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆581Updated 3 weeks ago
- Official implementation of HARL algorithms based on PyTorch.☆655Updated last month
- ☆1,165Updated 10 months ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆662Updated last year
- ☆395Updated last year
- Python Multi-Agent Reinforcement Learning framework☆1,994Updated 2 years ago
- A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents include…☆2,381Updated 3 weeks ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆914Updated last week
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,290Updated last year
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆592Updated 7 months ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆734Updated 2 years ago
- Related papers for reinforcement learning, including classic papers and latest papers in top conferences☆410Updated last month
- PyTorch implementation of Soft Actor-Critic (SAC)☆540Updated 3 years ago
- One repository is all that is necessary for Multi-agent Reinforcement Learning (MARL)☆1,041Updated 4 months ago
- Simple A3C implementation with pytorch + multiprocessing☆638Updated 2 years ago
- C++-based high-performance parallel environment execution engine (vectorized env) for general RL environments.☆1,147Updated 8 months ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,196Updated 4 years ago
- Collection of reinforcement learning algorithms☆2,655Updated 10 months ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆702Updated 2 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆600Updated 6 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,561Updated 2 years ago