Documentation of 'org.encog.ml.hmm.alog.ViterbiCalculator' Java class
ViterbiCalculator
org.encog.ml.hmm.alog

Class ViterbiCalculator



  • public class ViterbiCalculator
    extends java.lang.Object
    The Viterbi algorithm is used to find the most likely sequence of hidden states (called the Viterbi path) that results in a sequence of observed events. Used for the Markov information sources, and more generally, hidden Markov models (HMM). Viterbi AJ (April 1967). "Error bounds for convolutional codes and an asymptotically optimum decoding algorithm" . IEEE Transactions on Information Theory 13 (2): 260-269. doi:10.1109/TIT.1967.1054010.
    • Method Detail

      • lnProbability

        public double lnProbability()
      • stateSequence

        public int[] stateSequence()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.