SadAngelF / Distributed-Dueling-DQNLinks
Here is our algorithm for Pursuit Problem based on the Distributed Reinforcement Learning for Cooperative Multi-robot Pursuit
☆10Updated 6 years ago
Alternatives and similar repositories for Distributed-Dueling-DQN
Users that are interested in Distributed-Dueling-DQN are comparing it to the libraries listed below
Sorting:
- Real time image capture+DQN path planning☆12Updated 2 years ago
- using actor-critic method to dealing with the path-planning UAV problem☆20Updated 6 years ago
- Multi-Agent Reinforcement Learning (MARL) method to learn scalable control polices for multi-agent target tracking (IROS22).☆11Updated 3 years ago
- Multi-task Multi-agent Soft Actor Critic for SMAC☆15Updated 4 years ago
- 通过python3.6编程,利用DQN算法实现机器学习避开障碍走到迷宫终点。(Through python3.6 programming, I use DQN algorithm to achieve machine learning and avoid obstacles…☆10Updated 7 years ago
- POMG algorithm for large-scale pursuit game with partial observation and no communication.☆26Updated 10 months ago
- Pytorch Implement DRL algorithms (A2C, DDPG, PPO, TD3, SAC) for continuous action space control tasks.☆18Updated 5 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…☆28Updated 2 years ago
- ☆18Updated 8 years ago
- The code of paper "Learning Heterogeneous Strategies via Graph-based Multi-agent Reinforcement Learning in Mixed Cooperative-Competitive …☆15Updated 4 years ago
- Multi Agent Reinforcement Learning Environment For Aerial Unmanned Vehicles☆13Updated 2 years ago
- Research Project on Multi-robot Target Tracking via Deep Reinforcement Learning☆21Updated 5 years ago
- Multi-Agent Reinforcement Learning (MARL) method to learn scalable control polices for multi-agent target tracking.☆42Updated 2 years ago
- Deep Q Network for Multi-agent RL☆15Updated 5 years ago
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…