philtabor / Multi-Agent-Reinforcement-Learning
PyTorch implementations of MADDPG, MAPPO (coming)
☆138Updated 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
- Multi-UAV target round-up based on MADDPG☆140Updated 2 months ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆62Updated 2 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆57Updated last week
- implementation of MADDPG using PettingZoo and PyTorch☆136Updated last year
- Heterogeneous Hierarchical Multi Agent Reinforcement Learning for Air Combat☆104Updated 3 weeks ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆126Updated last year
- Use Multi-Agent Deep Deterministic Policy Gradient(DDPG) algorithm to find reasonable paths for ships☆34Updated 2 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆148Updated last year
- Jax and Torch Multi-Agent SAC on PettingZoo API☆77Updated 5 months ago
- This is the source code of "Efficient training techniques for multi-agent reinforcement learning in combatant tasks".☆86Updated 4 years ago
- implementation of MADDPG using PyTorch and multiagent-particle-envs☆36Updated 2 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆73Updated last week
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆47Updated 2 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆81Updated 4 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆342Updated 4 years ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆32Updated 2 years ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆563Updated 2 years ago
- This is a personal library that strives to implement various MARL algorithms. The environment only integrates MPE, and the algorithm curr…☆15Updated 2 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆99Updated 2 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆196Updated 2 years ago
- 无人机动态覆盖控制;1. 实现了一个无人机点覆盖环境;2. 给出了无人机连通保持规则;3. 给出了基于MARL的控制算法☆48Updated 7 months ago
- Multi-agent Combat Arena (UAV swarm vs UAV swarm)☆127Updated 4 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆466Updated last year
- The code for maddpg using pytorch☆168Updated 4 years ago
- UAV Logistics Environment for Multi-Agent Reinforcement Learning / Unity ML-Agents / Unity 3D☆93Updated last year
- Python implementation of DDQN multi-UAV data harvesting☆178Updated 3 years ago
- Multi-UAV Adaptive Path Planning Using Deep Reinforcement Learning☆97Updated 2 years ago
- created an environment of 10*10 grid and 4 UAVs to carry out coverage path planning cooperatively☆91Updated 3 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆43Updated 3 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆65Updated 3 years ago