Artificial Intelligence Project 01: Search in Pacman
Implemented the "Project 1: Search in Pacman" of UC Berkeley CS188 Intro to AI
Report for the stats we analyzied while running different kind of Search in Pacman.
In this project, Pacman agent will use different search algorithms and heuristics to find paths through his maze world, both to reach a particular location and to collect food efficiently.
Artificial Intelligence Project 01: Search in Pacman
Implemented the "Project 1: Search in Pacman" of UC Berkeley CS188 Intro to AI
Report for the stats we analyzied while running different kind of Search in Pacman.