wilk916 / bnt

Automatically exported from code.google.com/p/bnt
0 stars 0 forks source link

general BP inference engine (belprop_inf_engine) not working #6

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The general BP inference (belprop_inf_engine) engine for bayesian networks does 
not compute marginals properly on even the simplest networks. The Pearl BP 
inference engine works flawlessly, but the general BP engine for bayesian 
networks does not. The general BP inference engine for factor graphs works 
properly also. 

Thanks,

Jason

Original issue reported on code.google.com by jasonsta...@gmail.com on 31 Jul 2010 at 10:15

GoogleCodeExporter commented 8 years ago
The belprop_inf_engine gives incorrect results of the MPE as well.
The MPE returned by the belprop_inf_engine is different from the ones 
calculated by other engines for the Cloudy/Rain/Sprinkler/Wet network.

I attach a script to reproduce the error.

Original comment by mateusz....@gmail.com on 21 Nov 2012 at 3:35

Attachments: