This is one of the programming assignments I did in the Introduction to Artificial Intelligence course (CS4365). It implements two algorithms for performing exact inference given a Bayesian network, namely variable enumeration and variable elimination. These exact inference algorithms produce, well, exact probability distribution over the query variable given the observed evidences, as compared to the method of sampling which gives an approximate result.
-
Notifications
You must be signed in to change notification settings - Fork 10
sonph/bayesnetinference
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Python implementation of variable enumeration and variable elimination algorithms for exact inference in probabilistic Bayesian networks.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published