Basic search Algorithm for Pacman. DFS, BFS, UCS & Heuristic, Food & Corner Heuristic
-
Updated
Oct 20, 2017 - Python
Basic search Algorithm for Pacman. DFS, BFS, UCS & Heuristic, Food & Corner Heuristic
This is using the UC Berkeley codebase for the PacMan AI project. This project utilizes search algorithms for artificial intelligence agents, and utilizes reinforcement learning.
Add a description, image, and links to the corner-heuristic topic page so that developers can more easily learn about it.
To associate your repository with the corner-heuristic topic, visit your repo's landing page and select "manage topics."