Skip to content

This repository implements classic AI techniques for solving problems using informed (A*, Greedy Best-First) and uninformed (DFS, BFS) search algorithms. Includes code, notes, and key observations to deepen understanding.

Notifications You must be signed in to change notification settings

rabbiyabukhari/Artificial_Intelligence

About

This repository implements classic AI techniques for solving problems using informed (A*, Greedy Best-First) and uninformed (DFS, BFS) search algorithms. Includes code, notes, and key observations to deepen understanding.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages