Skip to content

rmodi6/pacman-ai-ghostbusters

Repository files navigation

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.