eyextent / AirCombateRL
☆38Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for AirCombateRL
- ☆10Updated 2 years ago
- 3d manuver decision in air combat situations☆14Updated 2 years ago
- 利用值函数逼近网络设计无人机空战自主决策系统,目前是初步的程序编写, 之后会不断更新和详解。☆65Updated 5 years ago
- 基于强化学习的空战对抗☆59Updated 3 years ago
- This is the source code of "Efficient training techniques for multi-agent reinforcement learning in combatant tasks".☆68Updated 4 years ago
- Multi-agent Combat Arena (UAV swarm vs UAV swarm)☆104Updated 4 years ago
- This is a personal library that strives to implement various MARL algorithms. The environment only integrates MPE, and the algorithm curr…☆13Updated last year
- ☆26Updated last year
- A series of air combat game environments packaged according to the gym interface for reinforcement learning.☆17Updated 2 years ago
- gym 框架下的多智能体追逃博弈强化学习平台☆11Updated last year
- Heterogeneous Hierarchical Multi Agent Reinforcement Learning for Air Combat☆62Updated 2 months ago
- A Gym Dogfighting Simulation Benchmark for Reinforcement Learning Research☆84Updated 11 months ago
- 基于MADDPG的多智能体博弈对抗算法☆12Updated last year
- This code is the result of the collaboration of RL Turkey team.☆25Updated 8 months ago
- 无人机动态覆盖控制;1. 实现了一个无人机点覆盖环境;2. 给出了无人机连通保持规则;3. 给出了基于MARL的控制算法☆37Updated 2 months ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆49Updated last year
- A Gym environment for navigation with an F-16 model simulated in JSBSim.☆33Updated 3 months ago
- 用DDPG/MADDPG/DQN/MADDPG+advantage实验 OpenAI开源的MPE环境☆22Updated 6 years ago
- implementation of MADDPG using PyTorch and multiagent-particle-envs☆28Updated 2 years ago
- Use Multi-Agent Deep Deterministic Policy Gradient(DDPG) algorithm to find reasonable paths for ships☆28Updated 2 years ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现