CMPSCI 383: Artificial Intelligence

Fall 2014 (archived)

Assignment 10 Graded

The Assignment 10 submissions have been graded. I have posted grades on Moodle.

The test cases referenced in the autograder’s output for are available for download here: assignment10-test-cases.tar.gz

A sample solution in Java is available here: HMMInference.tar.gz. The implementation of the filtering algorithm is straightforward and two-part as described in class. The implementation of the Viterbi algorithm is an ugly port of my first draft in Python to Java. I wish I had time to make it beautiful for you all, but like you, I am pressed for time at the end of the semester.

As usual, if you think something in the grading was incorrect (and not in your favor), please email or come to see me.