/ai_with_python

Artificial Intelligence with Python

Primary LanguagePython

Artificial Intelligence with Python

DFS/BFS Maze

Solving the maze path using DFS and BFS algorithms.

Hill Climbing Hospitals

Solving the correct hospital position with minimum cost for houses using Hill Climbing algorithm.