Skip to content

Step 4: Use a Haskell-like representation of HMMs for Viterbi

No due date 0% complete

Represent the HMM as a Haskell programmer would represent the picture in our paper, not as a C array of structs with some fields sometimes not used.

Loading