quantumiracle / Popular-RL-Algorithms
PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT-Opt, PointNet..
☆1,130Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for Popular-RL-Algorithms
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,222Updated 11 months ago
- PyTorch implementation of soft actor critic☆816Updated 3 years ago
- Python Multi-Agent Reinforcement Learning framework☆1,883Updated last year
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,717Updated last year
- A collection of reference environments for offline reinforcement learning☆1,348Updated this week
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆649Updated 7 months ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆670Updated 2 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,107Updated 3 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,461Updated 2 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆669Updated last year
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆672Updated 2 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,133Updated 2 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,326Updated 4 months ago
- Collection of reinforcement learning algorithms☆2,504Updated 5 months ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆1,725Updated 4 months ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆710Updated 10 months ago
- SMAC: The StarCraft Multi-Agent Challenge☆1,107Updated 9 months ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆861Updated 3 months ago
- Soft Actor-Critic☆1,006Updated 11 months ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆401Updated 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…☆770Updated last month
- PyTorch implementation of deep reinforcement learning algorithms☆491Updated 3 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆541Updated 2 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆577Updated 4 years ago
- A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents include…☆2,081Updated this week
- Clean PyTorch implementations of imitation and reward learning algorithms☆1,327Updated 3 months ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆515Updated 2 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆529Updated 7 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆615Updated last year
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,054Updated 3 years ago