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,226Updated 2 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:
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,295Updated last year
- PyTorch implementation of soft actor critic☆876Updated 3 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,198Updated 4 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,862Updated last year
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,070Updated 3 years ago
- Collection of reinforcement learning algorithms☆2,673Updated 10 months ago
- A collection of reference environments for offline reinforcement learning☆1,492Updated 5 months ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆918Updated 3 weeks ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆739Updated 2 years ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,029Updated 10 months ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆696Updated 2 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆749Updated last year
- PyTorch implementation of deep reinforcement learning algorithms☆495Updated 3 years ago
- Python Multi-Agent Reinforcement Learning framework☆2,011Updated 2 years ago
- ☆1,174Updated 11 months ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆408Updated 3 years ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆768Updated last year
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆707Updated 2 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆574Updated 7 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆542Updated 3 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,552Updated 9 months ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆667Updated last year
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,571Updated 2 years ago
- Soft Actor-Critic☆1,088Updated last year
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,743Updated 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
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,625Updated 3 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆679Updated 4 years ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆588Updated last month
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,267Updated 5 years ago