philtabor / Multi-Agent-Reinforcement-LearningLinks
PyTorch implementations of MADDPG, MAPPO (coming)
☆157Updated last year
Alternatives and similar repositories for Multi-Agent-Reinforcement-Learning
Users that are interested in Multi-Agent-Reinforcement-Learning are comparing it to the libraries listed below
Sorting:
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆64Updated 2 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆93Updated this week
- Heterogeneous Hierarchical Multi Agent Reinforcement Learning for Air Combat☆119Updated 3 months ago
- implementation of MADDPG using PettingZoo and PyTorch☆151Updated last year
- Multi-UAV target round-up based on MADDPG☆178Updated last month
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆50Updated 3 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆86Updated 7 months ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆140Updated last year
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm