https://github.com/henrikbengtsson/java
https://github.com/henrikbengtsson/java
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/henrikbengtsson/java
- Owner: HenrikBengtsson
- Created: 2012-10-23T22:10:56.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-10-23T22:27:35.000Z (over 12 years ago)
- Last Synced: 2025-02-02T14:16:56.219Z (3 months ago)
- Language: Java
- Size: 641 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Java
====This section contains some Java software and tools of mine.
HBBN - A Java Bayesian Network engine (1999)
--------------------------------------------
As of October 23, 2012, this is the official page for the HBBN software.
(It was previously (1999-2012) hosted at http://www.maths.lth.se/matstat/staff/hb/mypackages/).The HBBN Java package is the implementation described in my Master's Thesis
[_Bayesian Networks: a Self-contained Introduction with Implementation Remarks_,
Centre for Mathematical Sciences, Lund University, 1999](http://goo.gl/hkrNZ).
It also contains several examples of graphical models and javadoc comments.
Please note that this package is *no longer maintained* (since 2000) so it will not
build out of the box. Some instructions are available in the README file.
License: Let's decide it is GPL for everyones best.