Gloisy's Stars
PKU-MACDLab/IMPC-OB
oelin/darpy
A user-friendly implementation of the DARP algorithm for multi-agent coverage path planning (MCPP).
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
irvingvasquez/ocpp
Optimal coverage path planning
k2shah/wadl
A python package for planning surveys over large areas using one or more UAV (Unpersoned Aerial Vehicle).
CourierLo/TMSTC-Star
Turn-minimizing Multi-robot Spanning Tree Coverage Path Planning
ai-winter/matlab_motion_planning
Motion planning and Navigation of AGV/AMR:matlab implementation of Dijkstra, A*, Theta*, JPS, D*, LPA*, D* Lite, RRT, RRT*, RRT-Connect, Informed RRT*, ACO, Voronoi, PID, LQR, MPC, APF, RPP, DWA, DDPG, Bezier, B-spline, Dubins, Reeds-Shepp etc.
EwingKang/Dubins-Curve-For-MATLAB
A MATLAB version of Dubins Curve based on Andrew Walker's work
karlkurzer/path_planner
Hybrid A* Path Planner for the KTH Research Concept Vehicle
teddyluo/hybrid-a-star-annotation
Hybrid A*路径规划器的代码注释
cpnota/autonomous-learning-library
A PyTorch library for building deep reinforcement learning agents.
heleidsn/UAV_Navigation_DRL_AirSim
This is a new repo used for training UAV navigation (local path planning) policy using DRL methods.
AccumulateMore/CV
✔(已完结)最全面的 深度学习 笔记【土堆 Pytorch】【李沐 动手学深度学习】【吴恩达 深度学习】
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
ClownW/Reinforcement-learning-with-PyTorch
Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch
dxyang/DQN_pytorch
Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch
wouterkool/attention-learn-to-route
Attention based model for learning to solve different routing problems