ncullen93 / pyBN

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

Marginal inference in new file structure #1

Closed ncullen93 closed 8 years ago

ncullen93 commented 8 years ago

Make sure marginal inference works after moving the main drivers away from the respective classes and into the inference folder.

ncullen93 commented 8 years ago

code is mostly fixed but not tested.