about summary refs log tree commit diff
path: root/sourcecodes
AgeCommit message (Collapse)Author
2021-10-08Add files via uploadziejd2
2021-10-08Update network_score.cziejd2
Fixed a potential bug with malloc.
2021-02-24Update upload_structure_file.phpziejd2
2021-02-24Update test_set_predictions.phpziejd2
2021-02-24Update remove_variables.phpziejd2
2021-02-24Update create_tiers_gom_part2.phpziejd2
2021-02-24Update bn_file_load_gom.phpziejd2
2021-02-24Update bn_after_upload_gom.phpziejd2
2021-02-24Update bn_file_load_gom.phpziejd2
2021-02-24Moving final GENENET8 version to masterziejd2
2021-02-24GENENET8 updateziejd2
2019-06-27Version 1.22ziejd2
Adding new visualization options
2019-01-28Deleting old versions of filesziejd2
2019-01-28Jan 28 2019 updateziejd2
2018-09-13New parameter learning optionsziejd2
The main change here is in the parameter learning methods. The parameters that are learned at first (i.e., if there is no evidence) are the distributions that are found directly in the data. I had to create or significantly modify several BNT files for this. If there is evidence, the parameters are learned using a Dirichlet prior. This only required a couple of small changes to the BNW parameter learning files.
2018-04-25Bug fixes, code comments, and minor changesziejd2
2018-03-14Separating Octave and php calculationsziejd2
2017-09-28Deleting old filesziejd2
2017-09-28BNW using Octave instead of Matlab.ziejd2
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
2017-09-14Add files via uploadziejd2