mrftools.MatrixTRBeliefPropagator module¶
Class to do tree-reweighted belief propagation with matrix-based computation.
-
class
mrftools.MatrixTRBeliefPropagator.MatrixTRBeliefPropagator(markov_net, tree_probabilities=None)[source]¶ Bases:
mrftools.MatrixBeliefPropagator.MatrixBeliefPropagatorClass to perform tree-reweighted belief propagation.