Emmanuel-Naive / MADDPGLinks
Use Multi-Agent Deep Deterministic Policy Gradient(DDPG) algorithm to find reasonable paths for ships
☆37Updated 2 years ago
Alternatives and similar repositories for MADDPG
Users that are interested in MADDPG 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☆65Updated 2 years ago
- created an environment of 10*10 grid and 4 UAVs to carry out coverage path planning cooperatively☆106Updated 3 years ago
- Hierarchical and Stable Multiagent Reinforcement Learning for Cooperative Navigation Control☆13Updated 3 years ago
- ☆23Updated 4 years ago
- Source code of paper "A Hierarchical Reinforcement Learning Algorithm Based on Attention Mechanism for UAV Autonomous Navigation"☆22Updated 2 years ago
- Multi-UAV target round-up based on MADDPG☆193Updated 3 months ago
- 基于深度强化学习技术(DRL),提出了结合D3QN算法和多步学习的无人机3D路径优化算法。为进一步优化算法,提出一种三维同步导航和无线电测绘(SNARM)新框架。☆61Updated 2 years ago
- Python implementation of DDQN multi-UAV data harvesting☆194Updated 3 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆168Updated last year
- Autonomous UAV navigation using Deep Reinforcement Learning (DQN). The UAV learns to efficiently navigate grid-based environments, avoid …☆11Updated 7 months ago
- The Python implementation of the proposed framework in the paper Evolutionary Multi-Objective Deep Reinforcement Learning for Autonomous …☆28Updated 2 years ago
- An OpenaAIGym-based framework allowing to test hybrid approaches (RL + path planning) for multi-UAV systems that are supposed to provide …☆118Updated last year
- AI4IS / Multi-Dimensional-Decision-Making-for-UAV-Air-Combat-Based-on-Hierarchical-Reinforcement-LearningThis project is the partially open source code of EI thesis Multi-Dimensional Decision-Making for UAV Air Combat Based on Hierarchical Re…☆22Updated last year
- This is the source code of "Efficient training techniques for multi-agent reinforcement learning in combatant tasks".☆98Updated 4 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆104Updated 3 years ago
- Code for Deep Reinforcement Learning Based UAV Path Planning Algorithm in Agricultural Time-Constrained Data Collection☆22Updated 2 years ago
- 无人机动态覆盖控制;1. 实现了一个无人机点覆盖环境;2. 给出了无人机连通保持规则;3. 给出了基于MARL的控制算法☆56Updated last year
- Multi-UAV Adaptive Path Planning Using Deep Reinforcement Learning☆128Updated 2 years ago
- Heterogeneous Hierarchical Multi Agent Reinforcement Learning for Air Combat☆131Updated 5 months ago
- Multi-agent Combat Arena (UAV swarm vs UAV swarm)