From 8070dc963753142bb86c4ed698d91fd623ed28e7 Mon Sep 17 00:00:00 2001 From: ziejd2 Date: Thu, 28 Sep 2017 15:04:40 -0500 Subject: BNW using Octave instead of Matlab. This version of BNW should perform the same as the original version. The only difference is that it uses Octave instead of Matlab when running BayesNet Toolbox during parameter learning. I am calling this BNW_1.02. It can be accessed at: compbio.uthsc.edu/BNW_1.02 --- .../bnt-master/BNT/examples/dynamic/CVS/Entries | 38 ++++++++++++++++++++++ .../BNT/examples/dynamic/CVS/Entries.Log | 3 ++ .../bnt-master/BNT/examples/dynamic/CVS/Repository | 1 + .../bnt-master/BNT/examples/dynamic/CVS/Root | 1 + 4 files changed, 43 insertions(+) create mode 100644 sourcecodes/bnt-master/BNT/examples/dynamic/CVS/Entries create mode 100644 sourcecodes/bnt-master/BNT/examples/dynamic/CVS/Entries.Log create mode 100644 sourcecodes/bnt-master/BNT/examples/dynamic/CVS/Repository create mode 100644 sourcecodes/bnt-master/BNT/examples/dynamic/CVS/Root (limited to 'sourcecodes/bnt-master/BNT/examples/dynamic/CVS') diff --git a/sourcecodes/bnt-master/BNT/examples/dynamic/CVS/Entries b/sourcecodes/bnt-master/BNT/examples/dynamic/CVS/Entries new file mode 100644 index 00000000..6f98ef27 --- /dev/null +++ b/sourcecodes/bnt-master/BNT/examples/dynamic/CVS/Entries @@ -0,0 +1,38 @@ +/arhmm1.m/1.1.1.1/Thu Nov 14 01:03:34 2002// +/bat1.m/1.1.1.1/Wed May 29 15:59:54 2002// +/bkff1.m/1.1.1.1/Wed May 29 15:59:54 2002// +/chmm1.m/1.1.1.1/Wed May 29 15:59:54 2002// +/cmp_inference_dbn.m/1.1.1.1/Wed May 29 15:59:54 2002// +/cmp_learning_dbn.m/1.1.1.1/Wed May 29 15:59:54 2002// +/cmp_online_inference.m/1.1.1.1/Wed May 29 15:59:54 2002// +/dhmm1.m/1.1.1.1/Sun May 4 22:23:18 2003// +/ehmm1.m/1.1.1.1/Sat Jan 18 22:16:24 2003// +/fhmm_infer.m/1.1.1.1/Wed May 29 15:59:54 2002// +/filter_test1.m/1.1.1.1/Wed May 29 15:59:54 2002// +/ghmm1.m/1.1.1.1/Sun May 4 22:23:32 2003// +/ho1.m/1.1.1.1/Fri Mar 28 17:22:36 2003// +/jtree_clq_test.m/1.1.1.1/Sat Jan 18 22:16:38 2003// +/jtree_clq_test2.m/1.1.1.1/Thu Oct 10 23:45:12 2002// +/kalman1.m/1.1.1.1/Wed May 29 15:59:54 2002// +/kjaerulff1.m/1.1.1.1/Wed May 29 15:59:54 2002// +/loopy_dbn1.m/1.1.1.1/Wed May 29 15:59:54 2002// +/mhmm1.m/1.1.1.1/Sun May 4 22:23:40 2003// +/mildew1.m/1.1.1.1/Thu Jun 20 20:30:24 2002// +/mk_bat_dbn.m/1.1.1.1/Mon Jun 7 19:07:18 2004// +/mk_chmm.m/1.1.1.1/Tue May 11 19:23:14 2004// +/mk_collage_from_clqs.m/1.1.1.1/Wed May 29 15:59:54 2002// +/mk_fhmm.m/1.1.1.1/Wed May 29 15:59:54 2002// +/mk_mildew_dbn.m/1.1.1.1/Thu Oct 10 23:14:36 2002// +/mk_orig_bat_dbn.m/1.1.1.1/Wed Feb 4 23:53:06 2004// +/mk_orig_water_dbn.m/1.1.1.1/Sat Jan 31 02:57:52 2004// +/mk_ps_from_clqs.m/1.1.1.1/Wed Oct 9 20:36:56 2002// +/mk_uffe_dbn.m/1.1.1.1/Thu Oct 10 23:14:54 2002// +/mk_water_dbn.m/1.1.1.1/Tue May 11 18:45:38 2004// +/orig_water1.m/1.1.1.1/Mon Nov 22 22:41:42 2004// +/reveal1.m/1.1.1.1/Wed May 29 15:59:54 2002// +/scg_dbn.m/1.1.1.1/Wed May 29 15:59:54 2002// +/skf_data_assoc_gmux.m/1.1.1.1/Wed May 29 15:59:54 2002// +/viterbi1.m/1.1.1.1/Tue May 13 14:35:40 2003// +/water1.m/1.1.1.1/Thu Nov 14 20:07:56 2002// +/water2.m/1.1.1.1/Thu Nov 14 20:33:42 2002// +D diff --git a/sourcecodes/bnt-master/BNT/examples/dynamic/CVS/Entries.Log b/sourcecodes/bnt-master/BNT/examples/dynamic/CVS/Entries.Log new file mode 100644 index 00000000..0634c982 --- /dev/null +++ b/sourcecodes/bnt-master/BNT/examples/dynamic/CVS/Entries.Log @@ -0,0 +1,3 @@ +A D/HHMM//// +A D/Old//// +A D/SLAM//// diff --git a/sourcecodes/bnt-master/BNT/examples/dynamic/CVS/Repository b/sourcecodes/bnt-master/BNT/examples/dynamic/CVS/Repository new file mode 100644 index 00000000..587019a2 --- /dev/null +++ b/sourcecodes/bnt-master/BNT/examples/dynamic/CVS/Repository @@ -0,0 +1 @@ +FullBNT/BNT/examples/dynamic diff --git a/sourcecodes/bnt-master/BNT/examples/dynamic/CVS/Root b/sourcecodes/bnt-master/BNT/examples/dynamic/CVS/Root new file mode 100644 index 00000000..f3bd14a6 --- /dev/null +++ b/sourcecodes/bnt-master/BNT/examples/dynamic/CVS/Root @@ -0,0 +1 @@ +:ext:nsaunier@bnt.cvs.sourceforge.net:/cvsroot/bnt -- cgit 1.4.1