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:
- 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
- This is the official code for our paper entitled "Dynamic Deep Factor Graph for Multi-Agent Reinforcement Learning".☆10Updated 5 months ago
- POMG algorithm for large-scale pursuit game with partial observation and no communication.☆26Updated 11 months ago
- ☆18Updated 8 years ago
- Multi-task Multi-agent Soft Actor Critic for SMAC☆15Updated 4 years ago
- The code of paper "Learning Heterogeneous Strategies via Graph-based Multi-agent Reinforcement Learning in Mixed Cooperative-Competitive …☆15Updated 4 years ago
- MATLAB implementation of DQN for a navigation environment☆13Updated 5 years ago
- Research Project on Multi-robot Target Tracking via Deep Reinforcement Learning☆21Updated 5 years ago
- An Gym based enviroment to evaluate Multi Uav Task Alocation Algorithm☆13Updated 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…☆28Updated 2 years ago
- ☆10Updated 4 years ago
- This code is for the paper titled Path Planning for the Dynamic UAV-aided Wireless Systems Using Monte Carlo Tree Search, which is under…☆32Updated 4 years ago
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆53Updated 6 years ago
- ☆12Updated 3 years ago
- Real time image capture+DQN path planning☆12Updated 2 years ago
- Deep learning model powered by Graph Neural Networks and Reinforcement Learning for multi-robot path planning at @Inria☆66Updated last year
- Final Drone Repository Ashley Peake and Joe McCalmon WFU 2020☆11Updated 4 years ago
- Public implementation of Heterogeneous Policy Networks (HetNet) from AAMAS'22 -- Paper Title: Learning Efficient Diverse Communication fo…☆21Updated last year
- Multi Agent adaptation of Soft Actor Critic Reinforcement Learning Algorithm☆22Updated 7 years ago
- ☆12Updated 2 years ago
- Fully Decentralized Multi-Agent Reinforcement Learning with Networked Agents☆11Updated 4 years ago
- Pytorch Implement DRL algorithms (A2C, DDPG, PPO, TD3, SAC) for continuous action space control tasks.☆18Updated 5 years ago
- Multi Agent Reinforcement Learning for Dense Path Planning☆33Updated 3 years ago
- Self-Adaptive_Swarm_System(SASS) for 2019 IEEE International Symposium on Multi-Robot and Multi-Agent Systems (MRS) Version. Paper: Self-…☆27Updated 11 months ago
- Multi Agent Reinforcement Learning Environment For Aerial Unmanned Vehicles☆13Updated 2 years ago
- The source code is the entry for 2022 EUROCONTROL Air Transport Innovation Network Innovation Masterclass. The reinforcement learning mod…☆17Updated 3 years ago
- Multi-Agent Reinforcement Learning (MARL) method to learn scalable control polices for multi-agent target tracking.