/pacman-ai-ghostbusters

Solutions to Pacman AI Ghostbusters problems

Primary LanguagePythonMIT LicenseMIT

pacman-ai-ghostbusters

This repository contains solutions to the Pacman AI Ghostbusters problems. The ghostbusters problem involves designing a Pacman agent that uses sensors to locate and eat invisible ghosts. It includes implementation of exact inference in a bayesian network using the forward algorithm.

More information regarding this project can be found at UC Berkeley's Project page.