Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 1.05 KB

File metadata and controls

14 lines (14 loc) · 1.05 KB

bnetTool

bayesian network gui tool

Original version is developed by TrungVV (trungvv91@gmail.com) with features:
- Graphical creating bayesian network.
- Inference based on probability, statiscal theory.
- Learning with complete and uncomplete data.
This version have improvement by NguyenND (nguyenngodinh@outlook.com)
- Increase speed on infering and learning with algorithm of belief propagation.
- Can solve the big size of network and loopy graph.
References