zhenyu1311 / AI-Self-Navigating-Ships-Thesis-Project-UndergradLinks
This is the the partial code for my thesis. A COLREGS-compliant multiship collision avoidance based on deep reinforcement learning
☆16Updated 3 weeks ago
Alternatives and similar repositories for AI-Self-Navigating-Ships-Thesis-Project-Undergrad
Users that are interested in AI-Self-Navigating-Ships-Thesis-Project-Undergrad are comparing it to the libraries listed below
Sorting:
- Use Multi-Agent Deep Deterministic Policy Gradient(DDPG) algorithm to find reasonable paths for ships☆35Updated 3 years ago
- Deep reinforcement learning (DQN) implements robot path planning☆16Updated 5 years ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆65Updated 2 years ago
- Code for G2RL to solve the multi-robot path planning problem in a fully distributed reactive manner.☆69Updated 2 years ago
- ☆82Updated 8 years ago
- Path Planning for the Robots Using Reinforcement Learning☆37Updated 3 years ago
- Deep reinforcement learning☆49Updated 3 years ago
- ☆20Updated 3 years ago
- ☆46Updated 4 years ago
- A framework for path-planing and obstacle avoidance using Deep Reinforcement Learning Techniques.☆15Updated 4 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
- 复现一篇在网格环境中使用改进Q-learning进行路径规划的论文