chauncygu / Multi-Agent-Constrained-Policy-Optimisation
Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).
☆169Updated last year
Alternatives and similar repositories for Multi-Agent-Constrained-Policy-Optimisation:
Users that are interested in Multi-Agent-Constrained-Policy-Optimisation are comparing it to the libraries listed below
- ☆201Updated last year
- This is the official implementation of Multi-Agent PPO.☆105Updated 2 years ago
- ☆96Updated 3 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆128Updated last year
- The official code releasement of publications in MARL field of TJU RL lab.☆75Updated 2 years ago
- Code for Weighted QMIX☆136Updated 4 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆116Updated 2 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆84Updated 4 years ago
- DSAC; Distributional Soft Actor-Critic☆125Updated 2 months ago
- PyTorch implementation of Constrained Policy Optimization☆54Updated 3 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆65Updated 3 years ago
- There will be updates later☆84Updated 5 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆51Updated 3 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆138Updated last year
- Jax and Torch Multi-Agent SAC on PettingZoo API☆80Updated 5 months ago
- Multi-agent PPO with noise (97% win rates on Hard scenarios of SMAC)☆61Updated last year
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 2 months ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆207Updated 5 years ago
- A collection of recent MARL papers