Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 402 Bytes

File metadata and controls

9 lines (5 loc) · 402 Bytes

Simple-Bayesian-Network-Query-System

A Bayesian Network Query system.

Screenshot

To run the query system, run python2 driver.py from the root directory. Select variables to build the expression for query.

The bayesian network and probability tables are specified in the input file. See the provided example files for input format.