Topic: "ai-search-algorithms"
mahdirezaie336/GimmeButter
A servant robot trying to serve as fast as possible using A* algorithm.
Language: Python - Size: 379 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 2
pspanoudakis/Berkeley-Pacman-Projects
Berkeley Pac-Man 🤤◽◽◽👻 projects 0, 1 & 2 solutions
Language: Python - Size: 404 KB - Last synced at: 7 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 2
aminrashidbeigi/ai-local-search-algorithms
Language: Python - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0
aminrashidbeigi/ai-classical-search-algorithms
Language: Python - Size: 20.5 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 3 - 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: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0
ADolbyB/ai-search-methods
AI Search methods from CAP 4630: Intro to AI
Language: Jupyter Notebook - Size: 506 KB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 1 - 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: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0
msmrexe/python-ai-search-toolkit
A modular Python toolkit implementing foundational AI search algorithms (DFS, BFS, UCS, A*) for solving grid-based maze problems
Language: Python - Size: 25.4 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0
nishanc/AI-Search-Pathway-Optimization
Minimal interactive UI to run classical search algorithms (BFS, UCS, DFS, DLS, IDS, Bidirectional, Greedy, A*) on a graph.
Language: Python - Size: 26.4 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
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: about 1 month ago - Pushed at: 9 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: 8 months ago - Pushed at: 10 months ago - Stars: 0 - 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: over 2 years ago - Pushed at: over 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: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
shrezaaa/Serach-Algorithm-Python
AI University Search Algorithms - Genetic & Simulated Annealing
Language: Python - Size: 17.6 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
geekskick/IterativeDeepeningSearch
Language: Java - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0
vuurball/ai-1-minimax-tictactoe
tictactoe game, play against ai with minimax algo
Language: Python - Size: 287 KB - Last synced at: over 2 years ago - Pushed at: over 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: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0