kaixindelele / DRLibLinks
DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.
☆563Updated last year
Alternatives and similar repositories for DRLib
Users that are interested in DRLib are comparing it to the libraries listed below
Sorting:
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆522Updated 2 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆431Updated last month
- Official implementation of HARL algorithms based on PyTorch.☆847Updated 8 months ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆675Updated 6 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆169Updated last year
- My DRL library with tensorflow1.14 based on openai spinning-up☆63Updated 4 years ago
- One repository is all that is necessary for Multi-agent Reinforcement Learning (MARL)☆1,254Updated last year
- RL algorithms☆141Updated 4 years ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆800Updated 2 months ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆667Updated 3 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆228Updated 6 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆257Updated 3 years ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆697Updated 3 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆376Updated 4 years ago
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆1,027Updated this week
- ☆471Updated 2 years ago
- The repository is for safe reinforcement learning baselines.☆752Updated 2 months ago
- Implementation of benchmark RL algorithms☆472Updated 3 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆96Updated 2 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆89Updated 9 months ago
- A plotter for reinforcement learning (RL)☆235Updated 4 years ago
- Tutorial for Reinforcement Learning☆190Updated 3 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆163Updated 2 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆782Updated 3 years ago
- Multi-Agent Reinforcement Learning (MARL) papers☆282Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆213Updated 3 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,850Updated last year
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,432Updated 2 years ago
- This is the official implementation of Multi-Agent PPO.☆130Updated 3 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆54Updated 10 months ago