forward-backward algorithm

短语

词形变化

forward-backward algorithms 复数

释义与例句

n.
  1. 1.

    An inference algorithm for hidden Markov models which computes the posterior marginals of all hidden state variables given a sequence of observations/emissions. It uses dynamic programming to compute the values in two passes, the first going forward in time and the second backward.

  2. 2.

    Any algorithm belonging to the general class that operate on sequence models in a forward-backward manner.