From 6f9d415a03808cfdc0cec552aa3220a74b3bcc8a Mon Sep 17 00:00:00 2001 From: ziejd2 Date: Thu, 20 Sep 2018 13:14:47 -0500 Subject: Update BNW_file_overview.txt --- BNW_file_overview.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/BNW_file_overview.txt b/BNW_file_overview.txt index b52d5b37..d16bee1c 100644 --- a/BNW_file_overview.txt +++ b/BNW_file_overview.txt @@ -6,7 +6,7 @@ a) dot can be executed using /usr/bin/dot b) octave can be executed using /usr/bin/octave BNW is currently located at /var/www/html/compbio/BNW_x.xx -(The current development version is BNW_1.2). +(The current development version is BNW_1.21). The main BNW directory contains two basic files (index.html and home.php) and two directories. A couple of lines in home.php should be modified/updated to point to the correct BNW directory. @@ -19,6 +19,7 @@ The main purpose of this file is to provide a brief overview of the files that a 1. Directories within sourcecodes: a) bnt-master: This contains the code for BayesNetToolbox which is used in parameter learning in BNW. It has been slightly modified to work with Octave instead of MATLAB. + I have also made a couple of changes to ensure that initial parameters are taken directly from the data for discrete nodes. b) parameter_learning: This contains the MATLAB/Octave code that we have written for parameter_learning. It also prepares data that has been uploaded to BNW for use with the structure learning code. -- cgit 1.4.1