glong1997 / MultiAgentLearning
多智能体学习库
☆18Updated 3 years ago
Alternatives and similar repositories for MultiAgentLearning:
Users that are interested in MultiAgentLearning are comparing it to the libraries listed below
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆32Updated 2 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆65Updated 3 years ago
- 强化学习中纳什Qlearning 实现矩阵博弈☆30Updated 6 years ago
- 无人机动态覆盖控制;1. 实现了一个无人机点覆盖环境;2. 给出了无人机连通保持规则;3. 给出了基于MARL的控制算法☆48Updated 8 months ago
- 多智能体强化学习☆93Updated 6 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
- Multi-agent Reinforcement Learning Algorithms(COMA, VDN, QMIX)☆15Updated 4 years ago
- gym 框架下的多智能体追逃博弈强化学习平台☆15Updated last year
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆99Updated 2 years ago
- A pytorch implementation of Constrained Reinforcement Learning Algorithm, including Constrained Soft Actor Critic (Soft Actor Critic Lagr…☆37Updated last year
- Implement reinforcement learning algorithms in Pytorch☆33Updated 3 years ago
- Multi Agent adaptation of Soft Actor Critic Reinforcement Learning Algorithm☆19Updated 6 years ago
- Use Multi-Agent Deep Deterministic Policy Gradient(DDPG) algorithm to find reasonable paths for ships☆36Updated 2 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆80Updated 5 months ago
- TD3 in Pytorch☆33Updated 3 years ago
- Heterogeneous Hierarchical Multi Agent Reinforcement Learning for Air Combat☆104Updated last month
- This is a personal library that strives to implement various MARL algorithms. The environment only integrates MPE, and the algorithm curr…☆15Updated 2 years ago
- shouyuantianxia / Algorithmic-Game-Theory-Application-on-Multi-agent-Combat-and-Verification-Platform-Design本科毕业设计:《多智能体博弈兵棋推演理论与验证平台设计》的源代码附录内容。强化学习算法的实现上参考了周沫凡先生的开源代码https://github.com/MorvanZhou/Reinforcement-learning-with-tensorflow☆55Updated 4 years ago
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆50Updated 6 years ago
- This project was done under the supervision of Prof. Twinkle Tripathy ,Assistant Professor,Department of ELectrical Engineering,IIT Kanpr…☆14Updated last year
- 各种环境下多智能体协同围捕算法的实现☆15Updated 4 years ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆62Updated 2 years ago
- MBaranPeker / Pursuit-Evasion-Game-with-Deep-Reinforcement-Learning-in-an-environment-with-an-obstacleIn this study, a multi agent chase-escape problem using Deep Q learning. Actors of the problem are smart evader and smart pursuers with o…☆23Updated last year
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆57Updated 3 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆128Updated last year
- ☆43Updated 5 years ago
- 基于强化学习的空战对抗☆68Updated 3 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆84Updated 4 years ago
- Application of DDPG on Pursuit-Evasion Problem☆13Updated 4 years ago
- A clean and robust implementation of Prioritized DQN and Prioritized Double DQN☆19Updated 11 months ago