In this section, you will implement several inference algorithms for Hidden Markov Model(HMM) to model real world scenarios. There is an additional short question you need toanswer using your implementations.
We have provided two python files. Please read the comments in the source code carefully.
env.py Defines an environment class for modeling generic scenarios.
hmm.py Contains function signatures for HMM inference operations. Youwill implement all the functions in this file.
We will test your implementations on Marmoset and marking schemes for this part is listedbelow:
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here