Layered hidden Markov model: Difference between revisions

Content deleted Content added
MacBishop (talk | contribs)
Added category
Intro: Minor grammatical corrections, and regularized in-line expressions. Modified reference to N+1; if it consists of N levels, there isn't any N+1.
Line 1:
The layered [[hidden Markov model]] (LHMM) is a [[statistical model]] derived from the hidden Markov model (HMM).
A layered hidden Markov model (LHMM) consists of <math>''N</math>'' levels of HMMs, where the HMMs on level <math>N''i''&nbsp;+&nbsp;1</math> correspondscorrespond to observation symbols or probability generators at level <math>N</math>''i''.
Every level <math>''i</math>'' of the LHMM consists of ''K''<mathsub>K_i''i''</mathsub> HMMs running in parallel.
 
== Background ==