CS 151: Artificial Intelligence
Homework 5
Due date: 3/31/14 by 11:59 pm



There are no written questions for this homework assignment!

Programming project [100 points]

It's time to hunt ghosts! At one point in time, pacmen did not run from ghosts. Instead, ghosts ran from pacmen! In this assignment, you will use the exact and approximate inference algorithms we learned about (for both Bayesian networks and Dynamic Bayesian networks) to locate ghosts. These are challenging lab assignments so you will need to start early enough to complete the assignment on time.

  • You may work in pairs for this assignment! If you choose to work with someone else, submit only one directory. Put both of your names at the top of the bustersAgents.py and inference.py files.

  • Just in case the Berkeley website goes down, a copy of the assignment can be found here.

  • If you're ready to get started, click here.

Submission Instructions

You'll be turning in the "tracking" directory which should contain your modified bustersAgents.py file and inference.py file. Rename the directory to "hw5_LastNameFirstName". If you're working in pairs, you can just use one person's name. Zip (compress) this directory and upload it using this URL.




Last modified: Sun Mar 9 23:36:12 PDT 2014