wenig / belief_propagation

Belief Propagation for poly trees

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Belief Propagation

In this repository, I have programmed a small version of the Belief Propagation algorithm on polytrees. In the file recursive.py the whole process of using this package is shown. The calculations happen inside of the file node.py.

About

Belief Propagation for poly trees


Languages

Language:Python 100.0%