Skip to content
#

astar-algorithm

Here are 26 public repositories matching this topic...

nextdataAI: a Python library for solving mazes using classical algorithms (A*, BFS, DFS, Dijkstra, Greedy), reinforcement learning (QLearning, QTable, QNN, QLSTM), and novel pseudo-heuristics. Features include a neural network-based heuristic approximating Manhattan distance (NNHeuristic) and a custom SManhattan heuristic, a dataset gener

  • Updated Feb 6, 2024
  • HTML

Improve this page

Add a description, image, and links to the astar-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the astar-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more