Search Results for

    Show / Hide Table of Contents

    Namespace Microsoft.ML.Probabilistic.Algorithms

    Classes

    AlgorithmBase

    Abstract base class for all algorithms

    ExpectationPropagation

    The expectation propagation inference algorithm, see also
    http://research.microsoft.com/~minka/papers/ep/roadmap.html.

    GibbsSampling

    Gibbs sampling algorithm - includes block Gibbs sampling

    MaxProductBeliefPropagation

    Max product belief propagation.

    VariationalMessagePassing

    The variational message passing algorithm, see also
    http://www.johnwinn.org/Research/VMP.html and http://en.wikipedia.org/wiki/Variational_message_passing.

    In This Article
    Back to top Copyright © .NET Foundation. All rights reserved.