techyAdventure / Deep-Q-Networks-with-Dual-Memory-Architecture-GridWorldLinks
Completion of three Deep Q-Networks : Deep Q-Network (DQN), Double Deep Q-Network (DDQN), Double Dueling Deep Q-Network (D3QN)
☆12Updated 4 years ago
Alternatives and similar repositories for Deep-Q-Networks-with-Dual-Memory-Architecture-GridWorld
Users that are interested in Deep-Q-Networks-with-Dual-Memory-Architecture-GridWorld are comparing it to the libraries listed below
Sorting:
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆53Updated 6 years ago
- using actor-critic method to dealing with the path-planning UAV problem☆20Updated 6 years ago
- Source code of paper "A Hierarchical Reinforcement Learning Algorithm Based on Attention Mechanism for UAV Autonomous Navigation"☆24Updated 3 years ago
- The Python implementation of the proposed framework in the paper Evolutionary Multi-Objective Deep Reinforcement Learning for Autonomous …☆32Updated 2 years ago
- Reference code for the paper ""Centroid-Guided Target-Driven Topology Control Method for UAV Ad-Hoc Networks Based on Tiny Deep Reinforce…☆10Updated last year
- 无人机动态覆盖控制;1. 实现了一个无人机点覆盖环境;2. 给出了无人机连通保持规则;3. 给出了基于MARL的控制算法☆66Updated 4 months ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆65Updated 3 years ago
- Multi Agent adaptation of Soft Actor Critic Reinforcement Learning Algorithm☆22Updated 7 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆107Updated 3 years ago
- PyTorch implementation of MATD3☆13Updated 5 years ago
- POMG algorithm for large-scale pursuit game with partial observation and no communication.☆26Updated 10 months ago
- Developed a Multi-Agent DDPG to solve Vehicle Scheduling problem.☆14Updated 2 years ago
- Multi Agent SAC and DDPG applied to path finding in a 3-dimensional grid☆15Updated 4 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆77Updated 3 years ago
- The code of paper "Learning Heterogeneous Strategies via Graph-based Multi-agent Reinforcement Learning in Mixed Cooperative-Competitive …☆15Updated 4 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
- Use Multi-Agent Deep Deterministic Policy Gradient(DDPG) algorithm to find reasonable paths for ships☆35Updated 3 years ago
- created an environment of 10*10 grid and 4 UAVs to carry out coverage path planning cooperatively☆107Updated 4 years ago
- This is the official code for our paper entitled "Dynamic Deep Factor Graph for Multi-Agent Reinforcement Learning".☆10Updated 5 months ago
- A pytorch implementation of Constrained Reinforcement Learning Algorithm, including Constrained Soft Actor Critic (Soft Actor Critic Lagr…☆45Updated 2 years ago
- RLToolkit is a flexible and high-efficient reinforcement learning framework. Include implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG,…☆18Updated 2 years ago
- Multi-Agent Deep Recurrent Q-Learning with Bayesian epsilon-greedy on AirSim simulator☆13Updated 3 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆60Updated 3 years ago
- Project on multi agent reinforcement learning applied on patrolling agents☆40Updated 6 years ago
- RL Dresden Algorithm Suite☆33Updated last year
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆166Updated 2 years ago
- (ICML 2023) The official code for RACE: Improve Multi-Agent Reinforcement Learning with Representation Asymmetry and Collaborative Evolut…☆42Updated 2 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆57Updated 3 years ago
- Multi-Agent Reinforcement Learning (MARL) method to learn scalable control polices for multi-agent target tracking.☆42Updated 2 years ago
- my code for paper Parameterized-DQN☆25Updated 4 years ago