Forward–backward algorithm: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 8:
:<math>P(X_k\ |\ o_{1:t}) = P(X_k\ |\ o_{1:k}, o_{k+1:t}) \propto P(o_{k+1:t}\ |\ X_k) P(X_k\ ,\ o_{1:k})</math>
 
The last step follows from an application of the [[Bayes' ruleChain_rule_(probability)]] and the [[conditional independence]] of <math>o_{k+1:t}</math> and <math>o_{1:k}</math> given <math>X_k</math>.
 
As outlined above, the algorithm involves three steps: