Re: forward backward algorithm - HMM



You'll need to give it the observations, the state transition
probabilities, and the observation probabilities. This tutorial may
help if you haven't already seen it:http://www.cs.cmu.edu/~roni/11761-s07/Presentations/whw-HMMs-in-ASR-3...


Jason is a bit confused.

You need to give the DECODING algorithm all of the data that he
specifies, but the TRAINING algorithm only gets the observations.

(That is the whole point of the training)

[ comp.ai is moderated ... your article may take a while to appear. ]
.