com.cra.figaro.algorithm

learning

package learning

Visibility
  1. Public
  2. All

Type Members

  1. class ExpectationMaximization extends Algorithm with ParameterLearner

    Expectation maximization iteratively produces an estimate of sufficient statistics for learnable parameters, then maximizes the parameters according to the estimate.

  2. class GeneralizedEM extends Algorithm with ParameterLearner

  3. class SufficientStatisticsFactor extends AnyRef

    Methods for creating probabilistic factors associated with elements and their sufficient statistics.

Value Members

  1. object EMWithBP

  2. object EMWithImportance

  3. object EMWithMH

  4. object EMWithVE

Deprecated Value Members

  1. object ExpectationMaximization

Ungrouped