/BeliefPropagation

Implementation of belief propagation in python

Primary LanguagePython

Belief Propagation

A basic implementation of belief propagation in python. It's just a surface on which I can experiment.

Based on the formulas from Wikipedia.