====== Week 10 ====== Program: **Exercise PM03** * Q/A * Hidden Markov Models II.: smoothing by forward-backward algorithm, most likely explanation by the Viterbi algorithm * {{:courses:ui:exercises:PM03_description.pdf|Assignment description}}, {{:courses:ui:exercises:PM03_data.zip|codes}} (Upd. 2020-05-06) ** Homework:** In case you will not finish the exercise during the lab, your homework is to * finish the exercise at home, * identify the potential issues, and * **ask questions** on the forum. * **Hand in** the Python module ''hmm_inference.py'' via BRUTE, together with the results of the previous exercise, PM02. * If you need to submit more than one Python file, you can submit an archive with all the modules. The files must be placed in the root of the archive - the archive should not contain any directories.