Files
The files for the Bayes Net Toolboxand the Bayesian Network Repository are available on their web pages, accessible from the
references page. These files are required to successfully run my scripts. Also,
there is a memory leak in Matlab 5.1 and earlier which tends to crash the program when running large networks.
I highly recommend installing the C code included with the Bayes Net Toolbox, as it speeds up inference dramatically.
I used a separate script to test each of my networks. The file starts with the construction of the
network. I then initialize each inference engine and perform inference with marginal calculations
over 100 inputs, timing each operation. Keep in mind that these files cannot be used until the
Bayes Network Toolbox is installed.
Weather Network
Intrusion Detection Network
Insurance Network