wangzhuanxing123 / DQN_MazeLinks
通过python3.6编程,利用DQN算法实现机器学习避开障碍走到迷宫终点。(Through python3.6 programming, I use DQN algorithm to achieve machine learning and avoid obstacles to the maze end.)
☆10Updated 7 years ago
Alternatives and similar repositories for DQN_Maze
Users that are interested in DQN_Maze are comparing it to the libraries listed below
Sorting:
- MATLAB implementation of DQN for a navigation environment☆13Updated 4 years ago
- 路径规划强化学习☆50Updated 4 years ago
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆51Updated 6 years ago
- Deep Q Network for Multi-agent RL☆15Updated 4 years ago
- 强化学习相关知识的学习,Q学习和SARSA以及后面的DQN,有用到路径规划方面的,也有实际小迷宫的案例☆34Updated 6 years ago
- ☆81Updated 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
- learning the weight of each paras in DWA(Dynamic Window Approach) by using DQN(Deep Q-Learning)☆79Updated 6 years ago
- Implementation of Reinforcement learning using Q learning algorithm- Robot in Maze - Matlab☆28Updated 5 years ago
- 基于分层强化学习和逆向强化学习的自适应巡航算法☆23Updated 5 years ago
- ☆18Updated 7 years ago
- Use deep Q network to solve maze problem generated randomly, i.e. find the shortest path in a maze☆8Updated 2 years ago
- Multi-agent RL algorithms are applied to large-scale cooperative target searching mission☆35Updated 2 years ago
- 多 智能体均匀多边形编队、追逐与合围。☆47Updated 2 years ago
- Use Multi-Agent Deep Deterministic Policy Gradient(DDPG) algorithm to find reasonable paths for ships☆36Updated 2 years ago
- Developed a Multi-Agent DDPG to solve Vehicle Scheduling problem.☆13Updated 2 years ago
- Hierarchical and Stable Multiagent Reinforcement Learning for Cooperative Navigation Control☆12Updated 3 years ago
- Multi Agent Reinforcement Learning for Dense Path Planning☆31Updated 2 years ago
- 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
- Reinforcement Learning-based Mobile Robot Navigation☆25Updated 7 years ago
- DQN by Matlab and Python☆31Updated 5 years ago
- 利用深度强化学习的方法实现多智能体间离散无交流的障碍避免。其中强化学习算法训练模型所需的数据集由最优互惠碰撞避免(Optimal Reciprocal Collision Avoidance, ORCA)算法生成。☆85Updated 6 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
- ☆42Updated 3 years ago
- created an environment of 10*10 grid and 4 UAVs to carry out coverage path planning cooperatively☆97Updated 3 years ago
- Optimal Path Planning with Deep Reinforcement Learning☆59Updated 4 years ago
- Deep reinforcement learning (DQN) implements robot path planning☆15Updated 4 years ago
- -A framework for path-planing and obstacle avoidance using Deep Reinforcement Learning Techniques☆32Updated 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…☆27Updated 3 years ago
- 无人机动态覆盖控制;1. 实现了一个无人机点覆盖环境;2. 给出了无人机连通保持规则;3. 给出了基于MARL的控制算法☆49Updated 9 months ago