zhenyu1311 / AI-Self-Navigating-Ships-Thesis-Project-Undergrad
This is the the partial code for my thesis. A COLREGS-compliant multiship collision avoidance based on deep reinforcement learning
☆10Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for AI-Self-Navigating-Ships-Thesis-Project-Undergrad
- Deep reinforcement learning (DQN) implements robot path planning☆13Updated 4 years ago
- Path Planning for the Robots Using Reinforcement Learning☆30Updated 2 years ago
- Use Multi-Agent Deep Deterministic Policy Gradient(DDPG) algorithm to find reasonable paths for ships☆28Updated 2 years ago
- ☆11Updated last year
- Deep reinforcement learning☆30Updated 2 years ago
- This is a work on using meta-reinforcement learning to achieve autonomous target tracking and obstacle avoidance for UAVs☆24Updated 2 months ago
- Apresentation of a new path planning algorithm fusing RRT and DQN estrategies.☆23Updated last year
- 基于ppo的路径规划☆22Updated last year
- ☆37Updated 2 years ago
- ☆17Updated 3 years ago
- A framework for path-planing and obstacle avoidance using Deep Reinforcement Learning Techniques.☆10Updated 3 years ago
- Multi-agent RL algorithms are applied to large-scale cooperative target searching mission☆28Updated last year
- A leader-follower formation control using deep reinforcement learning environment, In which every agent can learn to follow the leader ag…☆35Updated last year
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆49Updated last year
- 复现一篇在网格环境中使用改进Q-learning进行路径规划的论文☆10Updated last year
- Multi agent scalable reinforcement learning for formation control with collision avoidance☆18Updated last year
- Researching new methods to leverage Coverage and Path Planning using DeepRL☆13Updated 9 months ago
- Official implementation of the paper "Learning Coverage Paths in Unknown Environments with Deep Reinforcement Learning"☆13Updated 5 months ago
- ☆12Updated 3 years ago
- DRL-based path planner for real quadrotor☆36Updated last year
- Multi-UAV Adaptive Path Planning Using Deep Reinforcement Learning☆71Updated last year
- A PettingZoo (https://pettingzoo.farama.org/) environment for maritime Capture the Flag with uncrewed surface vehicles (USVs).☆10Updated this week
- 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…☆20Updated last year
- 无人机动态覆盖控制;1. 实现了一个无人机点覆盖环境;2. 给出了无人机连通保持规则;3. 给出了基于MARL的控制算法☆37Updated 2 months ago
- Graph Reinforcement Learning approach for Multi-Robot Task Allocation.☆19Updated last year
- A Deep Learning Approach to UAV Path Planning☆60Updated 6 years ago
- Code for Deep Reinforcement Learning Based UAV Path Planning Algorithm in Agricultural Time-Constrained Data Collection☆16Updated last year
- APF accelerates DQN in mobile robot path planning.