Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 1.05 KB

README.md

File metadata and controls

14 lines (14 loc) · 1.05 KB

bnetTool

bayesian network gui tool

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