ChenglongChen / pytorch-DRL
PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.
☆529Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-DRL
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆617Updated 6 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆672Updated 2 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆577Updated 4 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆669Updated last year
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆670Updated 2 years ago
- Mean Field Multi-Agent Reinforcement Learning☆377Updated 4 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆573Updated 6 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
- Prioritized Experience Replay (PER) implementation in PyTorch☆305Updated 4 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆437Updated 6 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆393Updated 3 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆317Updated 4 years ago
- PyTorch implementation of soft actor critic☆816Updated 3 years ago
- Implementation of benchmark RL algorithms☆459Updated 2 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆710Updated 10 months ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆666Updated 3 years ago
- Python Multi-Agent Reinforcement Learning framework☆1,883Updated last year
- Simple A3C implementation with pytorch + multiprocessing☆622Updated last year
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch☆346Updated 5 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆414Updated last year
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,222Updated 11 months ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆300Updated 2 years ago
- A collection of multi agent environments based on OpenAI gym.☆574Updated 4 months ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆515Updated 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
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆598Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆295Updated 2 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆449Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆284Updated 3 months ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆299Updated 3 years ago