pr-shukla / maddpg-kerasLinks
Implementation Multi-Agent Deep Deterministic Policy Gradient (MADDPG) algorithm in keras
☆21Updated last year
Alternatives and similar repositories for maddpg-keras
Users that are interested in maddpg-keras are comparing it to the libraries listed below
Sorting:
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆57Updated 3 years ago
- Official Pytorch implementation of Soft-DRGN (IEEE trans on Mobile Computing 2022)☆40Updated 3 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆163Updated 2 years ago
- This is the source code of "Efficient training techniques for multi-agent reinforcement learning in combatant tasks".☆99Updated 5 years ago
- Project on multi agent reinforcement learning applied on patrolling agents☆40Updated 5 years ago
- 在PyTorch上重构multi-agent deep deterministic policy gradient(MADDPG),将https://github.com/xuemei-ye/maddpg-mpe 修改到自己电脑上可运行。因为本人笔记 本没有CUDA,实验速度…☆14Updated 6 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆54Updated 3 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…☆73Updated 4 years ago
- Version 3.0.0 Pytorch implementations of DQN, DDQN, DDPG, SAC, Discrete SAC. With more features :)☆12Updated 2 years ago
- Use Multi-Agent Deep Deterministic Policy Gradient(DDPG) algorithm to find reasonable paths for ships☆35Updated 3 years ago
- my code for paper Parameterized-DQN☆25Updated 4 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
- IQL, QMIX, VDN, COMA, QTRAN (QTRAN-Base and QTRAN-Alt), MAVEN, CommNet, DYMA-Cl, G2ANet, and MADDPG☆18Updated 3 years ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆64Updated 2 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆179Updated last year
- Developed a Multi-Agent DDPG to solve Vehicle Scheduling problem.☆14Updated 2 years ago
- ☆67Updated last year
- RLToolkit is a flexible and high-efficient reinforcement learning framework. Include implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG,…☆17Updated last year
- The code for maddpg using pytorch☆169Updated 5 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆213Updated 3 years ago
- [INFOCOM 2022] AoI-minimal UAV Crowdsensing by Model-based Graph Convolutional Reinforcement Learning☆54Updated 2 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆365Updated 4 years ago
- (ICML 2023) The official code for RACE: Improve Multi-Agent Reinforcement Learning with Representation Asymmetry and Collaborative Evolut…☆40Updated 2 years ago
- Solving pursuit-evasion problems on graphs using Reinfocement Learning and GNNs☆17Updated 3 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆135Updated 4 months ago
- Lightweight multi-agent PPO for IEEE field.☆15Updated 3 years ago
- DDPG in Pytorch☆46Updated 3 years ago
- RL algorithms☆141Updated 4 years ago
- Codes for paper of 'Solving job scheduling problems in a resource preemption environment with multi-agent reinforcement learning'☆51Updated 2 years ago
- Multi Agent adaptation of Soft Actor Critic Reinforcement Learning Algorithm☆22Updated 6 years ago