Difference between revisions of "Viterbi"

From Cohen Courses
Jump to navigationJump to search
(Created page with 'The Viterbi algorithm is a dynamic programming algorithm for finding the most likely sequence of hidden states that results in a sequence of observed events. [http://en.wikiped…')
 
(No difference)

Latest revision as of 00:29, 28 March 2011

The Viterbi algorithm is a dynamic programming algorithm for finding the most likely sequence of hidden states that results in a sequence of observed events.

External link

Relevant Papers