com.cra.figaro.experimental

particlebp

package particlebp

Visibility
  1. Public
  2. All

Type Members

  1. trait AnytimeParticleBeliefPropagation extends ParticleBeliefPropagation with Anytime with AnytimeInnerBPHandler

    Trait for Anytime BP algorithms

  2. class AutomaticDensityEstimator extends DensityEstimator with NormalKernelDensityEstimator

    Class to compute the normal kernel density estimation of a set of samples using Silverman's rule of thumb to automatically compute the bandwidth.

  3. trait NormalKernelDensityEstimator extends DensityEstimator with DoubleDensityEstimator with IntDensityEstimator

    Doc needed

  4. trait OneTimeParticleBeliefPropagation extends ParticleBeliefPropagation with OneTime with OneTimeInnerBPHandler

  5. trait ParticleBeliefPropagation extends FactoredAlgorithm[Double] with InnerBPHandler

    Doc needed

  6. abstract class ProbQueryParticleBeliefPropagation extends ProbQueryAlgorithm with ParticleBeliefPropagation

    Class to implement a probability query BP algorithm

Value Members

  1. object ParticleBeliefPropagation

Ungrouped