Jingliang-Duan / DSAC-v2
DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic
☆250Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for DSAC-v2
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆414Updated last year
- a clean and robust Pytorch implementation of SAC on continuous action space☆60Updated 5 months ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆443Updated 2 years ago
- Official implementation of HARL algorithms based on PyTorch.☆516Updated last month
- A clean and robust Pytorch implementation of PPO on continuous action space.☆121Updated 5 months ago
- DSAC; Distributional Soft Actor-Critic☆114Updated 8 months ago
- General Optimal control Problem Solver (GOPS), an easy-to-use PyTorch reinforcement learning solver package for industrial control.☆203Updated 3 weeks ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆110Updated 7 months ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆505Updated last month
- ☆342Updated 10 months ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆208Updated 2 years ago
- ☆185Updated last year
- implementation of MADDPG using PettingZoo and PyTorch☆110Updated last year
- ☆96Updated 4 months ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆299Updated 3 years ago
- The repository is for safe reinforcement learning baselines.☆516Updated last week
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆541Updated 2 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆145Updated 7 months ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆161Updated last year
- Multi-Agent Reinforcement Learning (MARL) papers☆215Updated 2 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆82Updated last year
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆192Updated 5 years ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆512Updated last month
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆179Updated 2 years ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆129Updated 10 months ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆517Updated 7 months ago
- This is the official implementation of Multi-Agent PPO.☆93Updated last year
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆133Updated last year
- A plotter for reinforcement learning (RL)☆207Updated 2 years ago
- TD3 in Pytorch☆29Updated 2 years ago