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,203Updated 2 weeks 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
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,828Updated last year
- 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☆864Updated 3 years ago
- A collection of reference environments for offline reinforcement learning☆1,453Updated 4 months ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆744Updated last year
- Collection of reinforcement learning algorithms☆2,631Updated 9 months ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆907Updated 3 months ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,064Updated 3 years ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆737Updated last year
- Soft Actor-Critic☆1,060Updated last year
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆675Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆535Updated 3 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,547Updated 2 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,164Updated 2 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆688Updated last year
- Python Multi-Agent Reinforcement Learning framework☆1,980Updated 2 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆726Updated 2 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆697Updated 2 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆407Updated 3 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆496Updated 3 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆648Updated last year
- Clean PyTorch implementations of imitation and reward learning algorithms☆1,450Updated 2 months ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆597Updated 6 years ago
- ☆1,152Updated 10 months ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆564Updated 7 years ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆566Updated this week
- Simple A3C implementation with pytorch + multiprocessing☆632Updated 2 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆622Updated 3 years ago
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,722Updated 2 years ago