Markov Most Likely Explanation

A type of Markov Inference that is mostly used for Speech Recognition and decoding with a noisy channel. It tries to find the most likely sequence of states given a sequence of evidence.

  • Viterbi Algorithm