Skip to content
#

ai-search-algorithms

Here are 15 public repositories matching this topic...

The AI Searches repository provides a Jupyter Notebook demonstrating the implementation of various AI search algorithms commonly used in optimization and pathfinding problems. It includes algorithms such as Breadth-First Search (BFS), Depth-First Search (DFS), Uniform Cost Search (UCS), Greedy Best-First Search, and A* Search.

  • Updated Jan 14, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the ai-search-algorithms 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 ai-search-algorithms topic, visit your repo's landing page and select "manage topics."

Learn more