diff options
| author | ziejd2 | 2017-09-28 15:04:40 -0500 |
|---|---|---|
| committer | ziejd2 | 2017-09-28 15:04:40 -0500 |
| commit | 8070dc963753142bb86c4ed698d91fd623ed28e7 (patch) | |
| tree | d0f6dd8fc46a49b819aa55c1a90faa14d8448883 /sourcecodes/bnt-master/BNT/CVS | |
| parent | 7cc31810d53176e805532b2789955f4eedbce6bb (diff) | |
| download | BNW-8070dc963753142bb86c4ed698d91fd623ed28e7.tar.gz | |
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
Diffstat (limited to 'sourcecodes/bnt-master/BNT/CVS')
| -rw-r--r-- | sourcecodes/bnt-master/BNT/CVS/Entries | 9 | ||||
| -rw-r--r-- | sourcecodes/bnt-master/BNT/CVS/Entries.Log | 7 | ||||
| -rw-r--r-- | sourcecodes/bnt-master/BNT/CVS/Repository | 1 | ||||
| -rw-r--r-- | sourcecodes/bnt-master/BNT/CVS/Root | 1 |
4 files changed, 18 insertions, 0 deletions
diff --git a/sourcecodes/bnt-master/BNT/CVS/Entries b/sourcecodes/bnt-master/BNT/CVS/Entries new file mode 100644 index 00000000..c031c8fd --- /dev/null +++ b/sourcecodes/bnt-master/BNT/CVS/Entries @@ -0,0 +1,9 @@ +/README.txt/1.1.1.1/Thu Jun 10 01:56:50 2004// +/add_BNT_to_path.m/1.2/Sat Sep 17 16:58:43 2005// +/copyright.txt/1.1.1.1/Sat Jan 18 23:00:58 2003// +/installC_BNT.m/1.1.1.1/Thu Mar 31 19:20:56 2005// +/installC_graph.m/1.1.1.1/Tue May 18 14:50:12 2004// +/license.gpl.txt/1.1.1.1/Wed May 29 15:59:56 2002// +/test_BNT.m/1.3/Sat Sep 17 16:56:27 2005// +/uninstallC_BNT.m/1.1.1.1/Sun May 4 22:31:38 2003// +D diff --git a/sourcecodes/bnt-master/BNT/CVS/Entries.Log b/sourcecodes/bnt-master/BNT/CVS/Entries.Log new file mode 100644 index 00000000..cd7b6619 --- /dev/null +++ b/sourcecodes/bnt-master/BNT/CVS/Entries.Log @@ -0,0 +1,7 @@ +A D/@assocarray//// +A D/CPDs//// +A D/examples//// +A D/general//// +A D/inference//// +A D/learning//// +A D/potentials//// diff --git a/sourcecodes/bnt-master/BNT/CVS/Repository b/sourcecodes/bnt-master/BNT/CVS/Repository new file mode 100644 index 00000000..f77dc640 --- /dev/null +++ b/sourcecodes/bnt-master/BNT/CVS/Repository @@ -0,0 +1 @@ +FullBNT/BNT diff --git a/sourcecodes/bnt-master/BNT/CVS/Root b/sourcecodes/bnt-master/BNT/CVS/Root new file mode 100644 index 00000000..f3bd14a6 --- /dev/null +++ b/sourcecodes/bnt-master/BNT/CVS/Root @@ -0,0 +1 @@ +:ext:nsaunier@bnt.cvs.sourceforge.net:/cvsroot/bnt |
