2015-05-01

Simple eplanation of Hidden Markov Model (HMM) in high level

HMM is very powerful statistical modeling tool used in speech recognition, handwriting recognition and etc. I wanted to use them, but when I started digging deeper I saw that not everything is clearly enough explained and examples not simple enough. So I decided to create like a draft of what I learned and create simple explanation of HMM in high level for me and for others interested in this topic. I hope that I was able express HMM as simple as possible.