kgshear / q-learning-weapon-targetingLinks
Approximate Q-Learning algorithm designed for the WTA (weapon target assignment) problem. Created for an AI Competition.
☆14Updated 2 years ago
Alternatives and similar repositories for q-learning-weapon-targeting
Users that are interested in q-learning-weapon-targeting are comparing it to the libraries listed below
Sorting:
- Branch-and-adjust for the Weapon Target Assignment Problem☆26Updated 3 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆147Updated 3 weeks ago
- Heterogeneous Hierarchical Multi Agent Reinforcement Learning for Air Combat☆152Updated 9 months ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆65Updated 3 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆107Updated 3 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆185Updated last year
- Multi-agent Combat Arena (UAV swarm vs UAV swarm)☆158Updated 5 years ago
- Use Multi-Agent Deep Deterministic Policy Gradient(DDPG) algorithm to find reasonable paths for ships☆35Updated 3 years ago
- Multi-UAV target round-up based on MADDPG☆240Updated 7 months ago
- Source code of paper "A Hierarchical Reinforcement Learning Algorithm Based on Attention Mechanism for UAV Autonomous Navigation"☆24Updated 3 years ago
- D3QN Pytorch☆66Updated 4 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆98Updated last year
- implementation of MADDPG using PyTorch and multiagent-particle-envs☆38Updated 3 years ago
- Python implementation of DDQN multi-UAV data harvesting☆209Updated 3 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆57Updated 3 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆61Updated 3 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆257Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆212Updated 3 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆92Updated 5 years ago
- Is Centralized Training with Decentralized Execution Framework Centralized Enough for MARL?☆31Updated last year
- implementation of MADDPG using PettingZoo and PyTorch☆163Updated 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 7 months ago
- created an environment of 10*10 grid and 4 UAVs to carry out coverage path planning cooperatively☆107Updated 4 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆74Updated 3 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆372Updated 4 years ago
- MAPPO-PIS:MAPPO with Prior Intent Sharing☆12Updated last year
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆20Updated 7 years ago
- UAV Logistics Environment for Multi-Agent Reinforcement Learning / Unity ML-Agents / Unity 3D☆107Updated last year
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆690Updated 3 years ago
- This is the source code of "Efficient training techniques for multi-agent reinforcement learning in combatant tasks".☆100Updated 5 years ago