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 last year
Related projects ⓘ
Alternatives and complementary repositories for Maze_DQN_reinforcement_learning
- Deep reinforcement learning (DQN) implements robot path planning☆13Updated 4 years ago
- ☆79Updated 7 years ago
- 复现一篇在网格环境中使用改进Q-learning进行路径规划的论文☆10Updated last year
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆50Updated last year
- ☆10Updated 2 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆92Updated 2 years ago
- Use Multi-Agent Deep Deterministic Policy Gradient(DDPG) algorithm to find reasonable paths for ships☆28Updated 2 years ago
- ☆37Updated 2 years ago
- This is the the partial code for my thesis. A COLREGS-compliant multiship collision avoidance based on deep reinforcement learning☆11Updated 7 months ago
- Multi-agent Reinforcement Learning Algorithms(COMA, VDN, QMIX)☆13Updated 4 years ago
- This is the source code of "Efficient training techniques for multi-agent reinforcement learning in combatant tasks".☆68Updated 4 years ago
- 路径规划强化学习☆43Updated 4 years ago
- 强化学习相关知识的学习,Q学习和SARSA以及后面的DQN,有用到路径规划方面的,也有实际小迷宫的案例☆30Updated 5 years ago
- ☆12Updated 3 years ago
- 无人机动态覆盖控制;1. 实现了一个无人机点覆盖环境;2. 给出了无人机连通保持规则;3. 给出了基于MARL的控制算法☆40Updated 2 months ago
- Python implementation of DDQN multi-UAV data harvesting☆158Updated 2 years ago
- ☆17Updated 3 years ago
- Deep Reinforcement Learning (RL) algorithms for underwater target tracking with Autonomous Underwater Vehicles (AUV)☆76Updated 2 years ago
- Deep reinforcement learning☆30Updated 2 years ago
- 多智能体强化学习☆83Updated 5 years ago
- Path Planning for the Robots Using Reinforcement Learning☆32Updated 2 years ago
- Asynchronous Off-Policy Deep Reinforcement Learning For Wheeled Robot Path Planning☆40Updated 5 years ago
- This code is the result of the collaboration of RL Turkey team.☆25Updated 9 months ago
- Deep Reinforcement Learning based Adaptive Real-time Path Planning for UAV☆207Updated 2 years ago
- -A framework for path-planing and obstacle avoidance using Deep Reinforcement Learning Techniques☆31Updated 4 years ago
- Code for implementing/applying ODM*, PPO, MAAC, IC3Net and PRIMAL (PPO version) on a Multi-Agent gridworld environment.☆29Updated 3 years ago
- ☆40Updated 3 years ago
- ☆26Updated last year
- A PettingZoo (https://pettingzoo.farama.org/) environment for maritime Capture the Flag with uncrewed surface vehicles (USVs).☆10Updated this week
- 在turtlebot3,pytorch上使用DQN,DDPG,PPO,SAC算法,在gazebo上实现仿真。Use DQN, DDPG, PPO, SAC algorithm on turtlebot3, pytorch on turtlebot3, pytorch, an…☆87Updated last year