rmodi6 / pacman-ai-ghostbusters

Solutions to Pacman AI Ghostbusters problems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Solutions to Pacman AI Ghostbusters problems

License:MIT License


Languages

Language:Python 100.0%