Emmanuel-Naive / MATD3
Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships
☆57Updated 2 years ago
Alternatives and similar repositories for MATD3:
Users that are interested in MATD3 are comparing it to the libraries listed below
- Use Multi-Agent Deep Deterministic Policy Gradient(DDPG) algorithm to find reasonable paths for ships☆32Updated 2 years ago
- Multi-UAV target round-up based on MADDPG☆83Updated this week
- ☆20Updated 3 years ago
- created an environment of 10*10 grid and 4 UAVs to carry out coverage path planning cooperatively☆85Updated 3 years ago
- This is the source code of "Efficient training techniques for multi-agent reinforcement learning in combatant tasks".☆73Updated 4 years ago
- 无人机动态覆盖控制;1. 实现了一个无人机点覆盖环境;2. 给出了无人机连通保持规则;3. 给出了基于MARL的控制算法☆46Updated 5 months ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆112Updated 11 months ago
- Source code of paper "A Hierarchical Reinforcement Learning Algorithm Based on Attention Mechanism for UAV Autonomous Navigation"☆16Updated 2 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆69Updated 2 months ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆44Updated 2 years ago
- Hierarchical and Stable Multiagent Reinforcement Learning for Cooperative Navigation Control☆7Updated 2 years ago
- implementation of MADDPG using PyTorch and multiagent-particle-envs☆32Updated 2 years ago
- Multi-UAV Adaptive Path Planning Using Deep Reinforcement Learning☆91Updated last year
- 多智能体 强化学习VDN、QMIX、QTRAN、QPLEX复现☆30Updated last year
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆79Updated 4 years ago
- POMG algorithm for large-scale pursuit game with partial observation and no communication.☆20Updated last year
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆95Updated 2 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆41Updated 2 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆140Updated last year
- Python implementation of DDQN multi-UAV data harvesting☆166Updated 3 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆66Updated 8 months ago
- Multi-agent Combat Arena (UAV swarm vs UAV swarm)☆117Updated 4 years ago
- code for `Autonomous navigation of UAV in multi-obstacle environments based on a Deep Reinforcement Learning approach'☆31Updated 10 months ago
- 基于深度强化学习技术(DRL),提出了结合D3QN算法和多步学习的无人机3D路径优化算法。为进一步优化算法,提出一种三维同步导航和无线电测绘(SNARM)新框架。☆43Updated last year
- Heterogeneous Hierarchical Multi Agent Reinforcement Learning for Air Combat☆80Updated 5 months ago
- ☆29Updated last year
- Multi-agent Reinforcement Learning Algorithms(COMA, VDN, QMIX)☆13Updated 4 years ago
- MBaranPeker / Pursuit-Evasion-Game-with-Deep-Reinforcement-Learning-in-an-environment-with-an-obstacleIn this study, a multi agent chase-escape problem using Deep Q learning. Actors of the problem are smart evader and smart pursuers with o…☆23Updated last year
- implementation of MADDPG using PettingZoo and PyTorch☆123Updated last year