|
BaumWelchLearningTDistributionUpdateEmissions Method
|
Updates the emission probability matrix.
Namespace:
Accord.Statistics.Models.Markov.Learning
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax Remarks
Implementations of this method should use the observations
in the training data and the Gamma probability matrix to
update the probability distributions of symbol emissions.
See Also