pr-shukla / maddpg-kerasLinks
Implementation Multi-Agent Deep Deterministic Policy Gradient (MADDPG) algorithm in keras
☆21Updated 2 years ago
Alternatives and similar repositories for maddpg-keras
Users that are interested in maddpg-keras are comparing it to the libraries listed below
Sorting:
- Official Pytorch implementation of Soft-DRGN (IEEE trans on Mobile Computing 2022)☆43Updated 3 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆164Updated 2 years ago
- Project on multi agent reinforcement learning applied on patrolling agents☆40Updated 6 years ago
- 在PyTorch上重构multi-agent deep deterministic policy gradient(MADDPG),将https://github.com/xuemei-ye/maddpg-mpe 修改到自己电脑上可运行。因为本人笔记本没有CUDA,实验速度…☆14Updated 6 years ago
- This is the source code of "Efficient training techniques for multi-agent reinforcement learning in combatant tasks".☆99Updated 5 years ago
- A solution for Dynamic Spectrum Management in Mission-Critical UAV Networks using Team Q learning as a Multi-Agent Reinforcement Learning…☆75Updated 4 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆370Updated 4 years ago
- shouyuantianxia / Algorithmic-Game-Theory-Application-on-Multi-agent-Combat-and-Verification-Platform-Design本科毕业设计:《多智能体博弈兵棋推演理论与验证平台设计》的源代码附录内容。强化学习算法的实现上参考了周沫凡先生的开源代码https://github.com/MorvanZhou/Reinforcement-learning-with-tensorflow☆59Updated 5 years ago
- Solving pursuit-evasion problems on graphs using Reinfocement Learning and GNNs☆17Updated 3 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆183Updated last year
- MiniMax Multi-Agent Deep Deterministic Policy Gradient (M3DDPG) pytorch implementation☆15Updated 4 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆56Updated 3 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆57Updated 3 years ago
- Communication using GNN in MARL☆31Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆213Updated 3 years ago
- RL Dresden Algorithm Suite☆33Updated last year
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆64Updated 2 years ago
- IQL, QMIX, VDN, COMA, QTRAN (QTRAN-Base and QTRAN-Alt), MAVEN, CommNet, DYMA-Cl, G2ANet, and MADDPG☆19Updated 4 years ago
- AlirezaShamsoshoara / Multi-Independent-Agent-Reinforcement-Learning-UAV-Autonomous-Spectrum-QLearningAn Autonomous Spectrum Management Scheme for Unmanned Aerial Vehicle Networks in Disaster Relief Operations using Multi Independent Agent…☆74Updated 4 years ago
- Version 3.0.0 Pytorch implementations of DQN, DDQN, DDPG, SAC, Discrete SAC. With more features :)☆12Updated 2 years ago
- Python implementation of DDQN multi-UAV data harvesting☆208Updated 3 years ago
- Multi Agent adaptation of Soft Actor Critic Reinforcement Learning Algorithm☆22Updated 6 years ago
- (ICML 2023) The official code for RACE: Improve Multi-Agent Reinforcement Learning with Representation Asymmetry and Collaborative Evolut…☆41Updated 2 years ago
- 无人机动态覆盖控制;1. 实现了一个无人机点覆盖环境;2. 给出了无人机连通保持规则;3. 给出了基于MARL的控制算法☆64Updated 3 months ago
- Use Multi-Agent Deep Deterministic Policy Gradient(DDPG) algorithm to find reasonable paths for ships☆35Updated 3 years ago
- D3QN Pytorch☆66Updated 4 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆354Updated 5 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆97Updated last year
- RLToolkit is a flexible and high-efficient reinforcement learning framework. Include implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG,…☆17Updated 2 years ago
- POMG algorithm for large-scale pursuit game with partial observation and no communication.☆26Updated 9 months ago