ncullen93 / pyBN

Bayesian Networks in Python
MIT License
146 stars 55 forks source link

Clique Tree & Cluster Graph Issues #16

Closed ncullen93 closed 8 years ago

ncullen93 commented 8 years ago

Loopy Belief Propagation and Message Passing don't currently work.

ncullen93 commented 8 years ago

Cleaned up both classes.. should have message passing over clique tree and loopy belief propagation over cluster graph up and running soon.