Section 01
Introduction / Main Floor: Vision Path Planner: An Eight-Algorithm Path Planning Visualization Platform Built From Scratch
A path planning teaching and experiment platform implemented purely in Python, supporting the conversion of any image into a navigable grid, and using eight AI algorithms (BFS, DFS, A*, MDP, Q-Learning, neural networks, etc.) for real-time solving and visual comparison.