/AI_BayesInference

Implement Bayes inference to track the ghosts in Pacman. Wrote code to track ghosts over time using their sounds and avoid them. Pacman is equipped with sonar (ears) that provides noisy readings of the Manhattan distance to each ghost.

Primary LanguagePython

No issues in this repository yet.