An open API service indexing awesome lists of open source software.

https://github.com/devan-kerman/beliefpropagation

Implementation of belief propagation in python
https://github.com/devan-kerman/beliefpropagation

Last synced: 10 months ago
JSON representation

Implementation of belief propagation in python

Awesome Lists containing this project

README

          

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](https://en.wikipedia.org/wiki/Belief_propagation).