kaixindelele / DRLibLinks
DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.
☆561Updated 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.☆518Updated 2 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆427Updated 3 weeks ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆786Updated 2 months ago
- RL algorithms☆141Updated 4 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆95Updated 2 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆669Updated 6 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆169Updated last year
- One repository is all that is necessary for Multi-agent Reinforcement Learning (MARL)☆1,240Updated last year
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆688Updated 3 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆90Updated 8 months ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆372Updated 4 years ago
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆1,007Updated last week
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆663Updated 3 years ago
- Official implementation of HARL algorithms based on PyTorch.☆832Updated 7 months ago
- The repository is for safe reinforcement learning baselines.☆739Updated 2 months ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,809Updated last year
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆223Updated 6 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆257Updated 3 years ago
- Implementation of benchmark RL algorithms☆472Updated 3 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆63Updated 4 years ago
- kinds of reinforcement learning model by Pytorch☆345Updated 2 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆162Updated 2 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆780Updated 3 years ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.