An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: ai-search-algorithms

AyKrimino/Pathfinding-Visualizer

A Python-based pathfinding visualizer built with Pygame. It demonstrates search algorithms like BFS, DFS, and A*.

Language: Python - Size: 11.7 KB - Last synced at: 28 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ashithapallath/AI-Searches

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.

Language: Jupyter Notebook - Size: 5.4 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

pspanoudakis/Berkeley-Pacman-Projects

Berkeley Pac-Man 🤤◽◽◽👻 projects 0, 1 & 2 solutions

Language: Python - Size: 404 KB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 2

ADolbyB/ai-search-methods

AI Search methods from CAP 4630: Intro to AI

Language: Jupyter Notebook - Size: 506 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

shrezaaa/Serach-Algorithm-Python

AI University Search Algorithms - Genetic & Simulated Annealing

Language: Python - Size: 17.6 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

hadis98/A-Star-And-BFS-Search-Algorithms

Compare A*, BFS Search Algorithms Using Python in AI.

Language: Python - Size: 1.19 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Hassan-Melhim/AI_Search

A simple program that calculates the shortest distance between cities in palestine using either A* search algorithm or a greedy search algorithm

Language: Java - Size: 178 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Bernard-Joshua/Robot-Navigation

Implementing AI based search algorithms to solve the Robot Navigation problem.

Language: C# - Size: 51.8 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

danthurston/BeatMyChessAI

A multi-algorithm chess game that aims to teach AI concepts through experimentation. Users can select from four algorithms to compete against, as well set the search depth.

Language: Python - Size: 11.8 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

mahdirezaie336/GimmeButter

A servant robot trying to serve as fast as possible using A* algorithm.

Language: Python - Size: 379 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 2

geekskick/IterativeDeepeningSearch

Language: Java - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

aminrashidbeigi/ai-local-search-algorithms

Language: Python - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

aminrashidbeigi/ai-classical-search-algorithms

Language: Python - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

vuurball/ai-1-minimax-tictactoe

tictactoe game, play against ai with minimax algo

Language: Python - Size: 287 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

vuurball/ai-0-bfs-degrees

(BFS) Breadth First Search Algorithm to determine degrees of separation between two actors

Language: Python - Size: 21.1 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0