HMM中的前向法(Forward Agorithm)

参考书目:

“Pattern Classification” by Richard O. Duda, Peter E. Hart, David G. Stork

“条件随机场理论综述” by 韩雪冬, 周彩根

University of Leeds的一个关于HMM的网页

原创文章,转载、引用请注明出处以及作者联系方式。

Pages: 1 2 3 4

1 comment to HMM中的前向法(Forward Agorithm)

  • [...] HMM中的维特比解码(Viterbi Agorithm) By Suz, on 八月 27th, 2010, 350 views, 2 comments var addthis_config = { username: "dround" } 在之前的文章中,已经分别介绍了隐马科夫模型(HMM)的概况以及HMM中广泛应用的一种解决估值问题的算法:前向法(Forward Algorithm)。在本文将介绍解决HMM另外一个问题 – 解码问题 – 的算法:维特比算法(Viterbi Agorithm),也属于HMM中的一个基本算法,而且算法本身很像Forward的这个概念,理解起来相对容易。 [...]

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>