duckzhao / air_campaign_rlLinks
基于强化学习的游戏空战推演
☆13Updated 4 years ago
Alternatives and similar repositories for air_campaign_rl
Users that are interested in air_campaign_rl are comparing it to the libraries listed below
Sorting:
- This is the source code of "Efficient training techniques for multi-agent reinforcement learning in combatant tasks".☆98Updated 4 years ago
- 无人机动态覆盖控制;1. 实现了一个无人机点覆盖环境;2. 给出了无人机连通保持规则;3. 给出了基于MARL的控制算法☆59Updated last month
- Heterogeneous Hierarchical Multi Agent Reinforcement Learning for Air Combat☆132Updated 6 months ago
- 利用值函数逼近网络设计无人机空战自主决策系统,目前是初步的程序编写,之后会不断更新和详解。☆71Updated 6 years ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆65Updated 2 years ago
- 基于强化学习的空战对抗☆77Updated 4 years ago
- Multi-Agent Deep Recurrent Q-Learning with Bayesian epsilon-greedy on AirSim simulator☆12Updated 3 years ago
- UAVGym是一个用python编写的GYM风格的无人机仿真环境,用于强化学习算法的研究。☆64Updated 2 years ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现