zhangchuheng123 / Reinforcement-Implementation
Implementation of benchmark RL algorithms
☆463Updated 2 years ago
Alternatives and similar repositories for Reinforcement-Implementation:
Users that are interested in Reinforcement-Implementation are comparing it to the libraries listed below
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆630Updated 6 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆706Updated 2 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆543Updated 7 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆255Updated 4 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆595Updated 5 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆447Updated 3 years ago
- A parallel framework for population-based multi-agent reinforcement learning.☆513Updated last year
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆686Updated 2 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆681Updated last year
- Mean Field Multi-Agent Reinforcement Learning☆383Updated 4 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆304Updated 2 years ago
- Simple A3C implementation with pytorch + multiprocessing☆624Updated last year
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆605Updated 3 years ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆531Updated 9 months ago
- PyTorch implementation of deep reinforcement learning algorithms☆493Updated 3 years ago
- ☆301Updated 2 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,139Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆294Updated 6 months ago
- PyTorch implementation of soft actor critic☆848Updated 3 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆672Updated 4 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆466Updated 6 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆560Updated 2 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,503Updated 2 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆443Updated last year
- xingtian is a componentized library for the development and verification of reinforcement learning algorithms☆309Updated last year
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆728Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC)☆523Updated 3 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,257Updated last year
- SMAC: The StarCraft Multi-Agent Challenge☆1,144Updated 11 months ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 5 years ago