Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics"
☆93Nov 30, 2020Updated 5 years ago
Alternatives and similar repositories for MATD3implementation
Users that are interested in MATD3implementation are comparing it to the libraries listed below
Sorting:
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆169Oct 24, 2023Updated 2 years ago
- PyTorch implementation of MATD3☆13Apr 3, 2020Updated 5 years ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆715Oct 13, 2022Updated 3 years ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆65Jan 2, 2023Updated 3 years ago
- Code for our paper: Scalable Multi-Agent Reinforcement Learning through Intelligent Information Aggregation☆143Jul 8, 2025Updated 7 months ago
- 用DDPG/MADDPG/DQN/MADDPG+advantage实验 OpenAI开源的MPE环境☆24Jun 12, 2018Updated 7 years ago
- ☆14May 26, 2021Updated 4 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆526Jul 21, 2023Updated 2 years ago
- Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆2,729Apr 9, 2024Updated last year
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆679Nov 26, 2019Updated 6 years ago
- Official Implementation of 'UPDeT: Universal Multi-agent Reinforcement Learning via Policy Decoupling with Transformers' ICLR 2021(spotli…☆139Feb 3, 2021Updated 5 years ago
- Multi Agent adaptation of Soft Actor Critic Reinforcement Learning Algorithm☆22Dec 24, 2018Updated 7 years ago
- Official Repository for "Scaling Multi-Agent Reinforcement Learning with Selective Parameter Sharing" (ICML2021)☆25Oct 26, 2021Updated 4 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆380Apr 8, 2021Updated 4 years ago
- Code for NeurIPS2023 accepted paper: Counterfactual Conservative Q Learning for Offline Multi-agent Reinforcement Learning.☆40Feb 18, 2025Updated last year
- ☆123Feb 16, 2023Updated 3 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆675Jul 16, 2022Updated 3 years ago
- Multi-Agent Reinforcement Learning for Drones☆17May 14, 2022Updated 3 years ago
- ☆12Nov 18, 2023Updated 2 years ago
- This is pytorch version of maddpg.☆10Jun 23, 2020Updated 5 years ago
- Implementation for mSAC methods in PyTorch☆41Oct 10, 2021Updated 4 years ago
- created an environment of 10*10 grid and 4 UAVs to carry out coverage path planning cooperatively☆108Oct 25, 2021Updated 4 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆155Dec 17, 2025Updated 2 months ago
- Offline RL algoritms implemented in Stable Baselines3 (pytorch)☆10Dec 7, 2021Updated 4 years ago
- Extending PRD to MAPPO with soft and semi-hard attention mechanisms☆14May 26, 2022Updated 3 years ago
- ☆17Oct 25, 2023Updated 2 years ago
- ☆42Mar 19, 2021Updated 4 years ago
- ☆110Oct 25, 2021Updated 4 years ago
- Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆1,938Apr 1, 2024Updated last year
- Multi-Agent Reinforcement Learning (MARL) method to learn scalable control polices for multi-agent target tracking (IROS22).☆11Jul 22, 2022Updated 3 years ago
- Official code for "A General Learning Framework for Open Ad Hoc Teamwork Using Graph-based Policy Learning"☆17Mar 1, 2023Updated 3 years ago
- ☆11Jul 30, 2023Updated 2 years ago
- ☆52Jul 21, 2022Updated 3 years ago
- Robust Multi-Agent Reinforcement Learning with State Uncertainty☆13May 30, 2023Updated 2 years ago
- This is the code for Q-value Path Decomposition for Deep Multiagent Reinforcement Learning (NeurIPS 2019).☆12May 20, 2019Updated 6 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆218Jun 19, 2019Updated 6 years ago
- PyTorch Implementation of the Sequential Multiagent Rollout algorithm☆11Jun 28, 2024Updated last year
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆690Jun 5, 2018Updated 7 years ago
- ☆223Jun 4, 2023Updated 2 years ago