GitXplorerGitXplorer
a

dag-inference

public
2 stars
1 forks
0 issues

Commits

List of commits on branch master.

No commits found

There are no commits on branch master.

README

The README file for this repository.

DAGInference

Simple demo implementation of belief propagation for acyclic graphs using numpy.einsum.

The demo is for inference on the Bayesian network defined by: Graphical model

For more information, see the accompanying blog post.