An open API service indexing awesome lists of open source software.

https://github.com/rmodi6/pacman-ai-ghostbusters

Solutions to Pacman AI Ghostbusters problems
https://github.com/rmodi6/pacman-ai-ghostbusters

artificial-intelligence bayesian-inference bayesian-networks inference-algorithms pacman python27

Last synced: 9 months ago
JSON representation

Solutions to Pacman AI Ghostbusters problems

Awesome Lists containing this project

README

          

# 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](http://ai.berkeley.edu/tracking.html).