dennisushi / Multi-Agent-RL-DQN
Deep Q Network for Multi-agent RL
☆15Updated 4 years ago
Alternatives and similar repositories for Multi-Agent-RL-DQN:
Users that are interested in Multi-Agent-RL-DQN are comparing it to the libraries listed below
- Codes for paper of 'Solving job scheduling problems in a resource preemption environment with multi-agent reinforcement learning'☆40Updated last year
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆41Updated 2 years ago
- Multi-agent Reinforcement Learning Algorithms(COMA, VDN, QMIX)☆13Updated 4 years ago
- Code for implementing/applying ODM*, PPO, MAAC, IC3Net and PRIMAL (PPO version) on a Multi-Agent gridworld environment.☆30Updated 3 years ago
- my code for paper Parameterized-DQN☆21Updated 3 years ago
- Deep Reinforcement Learning for UAV Routing in The Presence of Multiple Charging Stations☆23Updated last year
- 无人机动态覆盖控制;1. 实现了一个无人机点覆盖环境;2. 给出了无人机连通保持规则;3. 给出了基于MARL的控制算法☆45Updated 5 months ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆55Updated 2 years ago
- Developed a Multi-Agent DDPG to solve Vehicle Scheduling problem.☆11Updated last year
- qmix☆22Updated 4 years ago
- Use Multi-Agent Deep Deterministic Policy Gradient(DDPG) algorithm to find reasonable paths for ships☆32Updated 2 years ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆29Updated last year
- D3QN Pytorch☆57Updated 3 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆105Updated 10 months ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MAAC MAPPO☆18Updated 3 weeks ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆139Updated last year
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆52Updated 3 years ago
- Project on multi agent reinforcement learning applied on patrolling agents☆38Updated 5 years ago
- Source code of paper "A Hierarchical Reinforcement Learning Algorithm Based on Attention Mechanism for UAV Autonomous Navigation"☆14Updated 2 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆43Updated 2 years ago
- 🎾 Multi-Agent Proximal Policy Optimization approach to a competitive reinforcement learning problem☆19Updated 2 years ago
- PyTorch implementation of MATD3☆13Updated 4 years ago
- This is the source code of "Efficient training techniques for multi-agent reinforcement learning in combatant tasks".☆72Updated 4 years ago
- 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
- 用DDPG/MADDPG/DQN/MADDPG+advantage实验 OpenAI开源的MPE环境☆22Updated 6 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆60Updated 2 years ago
- TD3 in Pytorch☆29Updated 3 years ago
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆49Updated 5 years ago
- 强化学习中纳什Qlearning 实现矩阵博弈☆29Updated 5 years ago
- RLToolkit is a flexible and high-efficient reinforcement learning framework. Include implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG,…☆17Updated last year