saaries / Maze_DQN_reinforcement_learning
Use deep Q network to solve maze problem generated randomly, i.e. find the shortest path in a maze
☆8Updated 2 years ago
Alternatives and similar repositories for Maze_DQN_reinforcement_learning:
Users that are interested in Maze_DQN_reinforcement_learning are comparing it to the libraries listed below
- 通过python3.6编程,利用DQN算法实现机器学习避开障碍走到迷宫终点。(Through python3.6 programming, I use DQN algorithm to achieve machine learning and avoid obstacles…☆10Updated 7 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…☆23Updated last year
- Code for implementing/applying ODM*, PPO, MAAC, IC3Net and PRIMAL (PPO version) on a Multi-Agent gridworld environment.☆34Updated 4 years ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆62Updated 2 years ago
- Use Multi-Agent Deep Deterministic Policy Gradient(DDPG) algorithm to find reasonable paths for ships☆34Updated 2 years ago
- The source code is the entry for 2022 EUROCONTROL Air Transport Innovation Network Innovation Masterclass. The reinforcement learning mod…☆15Updated 3 years ago
- Deep reinforcement learning (DQN) implements robot path planning☆15Updated 4 years ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆32Updated 2 years ago
- 无人机动态覆盖控制;1. 实现了一个无人机点覆盖环境;2. 给出了无人机连通保持规则;3. 给出了基于MARL的控制算法☆48Updated 7 months ago
- created an environment of 10*10 grid and 4 UAVs to carry out coverage path planning cooperatively☆91Updated 3 years ago
- Multi-agent Reinforcement Learning Algorithms(COMA, VDN, QMIX)☆15Updated 4 years ago
- This is a personal library that strives to implement various MARL algorithms. The environment only integrates MPE, and the algorithm curr…☆15Updated 2 years ago
- Hierarchical and Stable Multiagent Reinforcement Learning for Cooperative Navigation Control☆10Updated 2 years ago
- implementation of MADDPG using PyTorch and multiagent-particle-envs☆36Updated 2 years ago
- 基于生物启发式算法的多智能体强化学习算法☆13Updated 4 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆19Updated 7 years ago
- 用DDPG/MADDPG/DQN/MADDPG+advantage实验 OpenAI开源的MPE环境☆24Updated 6 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆65Updated 3 years ago
- Deep Q Network for Multi-agent RL☆15Updated 4 years ago
- ☆42Updated 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
- 车杆倒立摆DQN简单实现☆12Updated last year
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆99Updated 2 years ago
- Multi Agent adaptation of Soft Actor Critic Reinforcement Learning Algorithm☆19Updated 6 years ago
- 多智能体学习库☆18Updated 3 years ago
- This is the the partial code for my thesis. A COLREGS-compliant multiship collision avoidance based on deep reinforcement learning☆12Updated last year
- UAV Logistics Environment for Multi-Agent Reinforcement Learning / Unity ML-Agents / Unity 3D☆93Updated last year
- TD3 in Pytorch☆31Updated 3 years ago
- ☆80Updated 7 years ago
- A simple and fast 2D RL environment with obstacles to learn navigation.☆21Updated 5 years ago