honzaap/Pathfinding

[Feature] Pathfinding using Q* Approach

ighoshsubho opened this issue · 0 comments

What I will be doing -

  • Based on recent paper on Q*, I will apply the algorithm to find the shortest path
  • I will add links to relevant articles which mentions the working of algorithm