quantumiracle / Popular-RL-AlgorithmsLinks
PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT-Opt, PointNet..
☆1,282Updated 6 months ago
Alternatives and similar repositories for Popular-RL-Algorithms
Users that are interested in Popular-RL-Algorithms are comparing it to the libraries listed below
Sorting:
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,959Updated 2 years ago
- PyTorch implementation of soft actor critic☆908Updated 2 months ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,345Updated last year
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,248Updated 4 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆964Updated 4 months ago
- Soft Actor-Critic☆1,145Updated last year
- A collection of reference environments for offline reinforcement learning☆1,574Updated 10 months ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆764Updated last year
- Collection of reinforcement learning algorithms☆2,773Updated last year
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆729Updated 3 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,642Updated 3 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆768Updated 3 years ago
- Python Multi-Agent Reinforcement Learning framework☆2,083Updated 2 years ago
- ☆1,251Updated last year
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆709Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,078Updated 4 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,699Updated last year
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆684Updated 4 years ago
- SMAC: The StarCraft Multi-Agent Challenge☆1,259Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆352Updated 5 years ago
- Simple A3C implementation with pytorch + multiprocessing☆654Updated 2 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,183Updated 2 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆721Updated 2 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆494Updated 3 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆600Updated 7 years ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,181Updated last year
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆1,982Updated this week
- PyTorch implementation of Soft Actor-Critic (SAC)☆558Updated 3 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆535Updated 7 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆652Updated 5 years ago