mrftools.MaxProductBeliefPropagator module¶
Class to run max-product belief propagation.
-
class
mrftools.MaxProductBeliefPropagator.MaxProductBeliefPropagator(markov_net)[source]¶ Bases:
mrftools.MatrixBeliefPropagator.MatrixBeliefPropagatorClass to run inference of the most likely state via max-product belief propagation.