/viterbi

Find most likely sequence of hidden states (Viterbi path) in a hidden Markov model

Primary LanguageGoMIT LicenseMIT

viterbi

Find most likely sequence of hidden states, i.e., the Viterbi path.

Ported from Python example here