Tagged Questions
0
votes
1answer
286 views
Viterbi algorithm in linear time
I have a problem where given a Hidden Markov model and the states S I need to find an algorithm that returns the most probable path through the Hidden Markov model for a given sequence X in time ...