pr-shukla / maddpg-keras
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
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆45Updated 3 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆148Updated last year
- Use Multi-Agent Deep Deterministic Policy Gradient(DDPG) algorithm to find reasonable paths for ships☆34Updated 2 years ago
- Multi Agent adaptation of Soft Actor Critic Reinforcement Learning Algorithm☆19Updated 6 years ago
- MiniMax Multi-Agent Deep Deterministic Policy Gradient (M3DDPG) pytorch implementation☆10Updated 4 years ago
- Multi-agent Reinforcement Learning Algorithms(COMA, VDN, QMIX)☆15Updated 4 years ago
- Official Pytorch implementation of Soft-DRGN (IEEE trans on Mobile Computing 2022)☆31Updated 2 years ago
- This is the source code of "Efficient training techniques for multi-agent reinforcement learning in combatant tasks".☆86Updated 4 years ago
- Project on multi agent reinforcement learning applied on patrolling agents☆39Updated 5 years ago
- Multi-Agent Deep Recurrent Q-Learning with Bayesian epsilon-greedy on AirSim simulator☆11Updated 3 years ago
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆50Updated 6 years ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆62Updated 2 years ago
- Lightweight multi-agent PPO for IEEE field.☆14Updated 3 years ago
- 无人机动态覆盖控制;1. 实现了一个无人机点覆盖环境;2. 给出了无人机连通保持规则;3. 给出了基于MARL的控制算法☆48Updated 8 months ago
- Multi-objective reinforcement learning deals with finding policies for tasks where there are multiple distinct criteria to optimize for. …☆21Updated 6 years ago
- POMG algorithm for large-scale pursuit game with partial observation and no communication.☆20Updated 2 months ago
- my code for paper Parameterized-DQN☆21Updated 4 years ago
- ☆14Updated 3 years ago
- Multi-agent reinforcement learning programs based on Game theory☆39Updated 2 years ago
- ☆14Updated 2 years ago
- [JSAC 2018] Energy-Efficient UAV Control for Effective and Fair Communication Coverage: A Deep Reinforcement Learning Approach☆109Updated last year
- using actor-critic method to dealing with the path-planning UAV problem☆17Updated 5 years ago
- 在PyTorch上重构multi-agent deep deterministic policy gradient(MADDPG),将https://github.com/xuemei-ye/maddpg-mpe 修改到自己电脑上可运行。因为本人笔记本没有CUDA,实验速度…☆13Updated 5 years ago
- created an environment of 10*10 grid and 4 UAVs to carry out coverage path planning cooperatively☆91Updated 3 years ago
- Code implementation of "Cooperative Trajectory Design of Multiple UAV Base Stations with Heterogeneous Graph Neural Networks".☆89Updated 2 years ago
- Some multiagent deep reinforcement learning algorithms and its PyTorch implementation.☆12Updated 5 years ago
- ☆15Updated 5 years ago
- Codes for paper of 'Solving job scheduling problems in a resource preemption environment with multi-agent reinforcement learning'☆42Updated 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
- 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