tchakravarty / pmtk3

Automatically exported from code.google.com/p/pmtk3
MIT License
1 stars 2 forks source link

dgmEnum gives wrong logprob #21

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. dgmLogprobTest - the final assertion (commented out) fails

What is the expected output? What do you see instead?

Please use labels and text to provide additional information.

I changed dgmInferNodes and insertClampedBels to handle
the case that single marginals are not returned as cell arrays.
It's something to do with this.

Original issue reported on code.google.com by murphyk2 on 2 Apr 2011 at 10:38

GoogleCodeExporter commented 8 years ago
See also sprinklerGMdemo, where a similar assertion has been commented out.
This is a bug introduced since the 28feb11 release

Original comment by murphyk2 on 2 Apr 2011 at 11:35

GoogleCodeExporter commented 8 years ago
Moved to GitHub: https://github.com/probml/pmtk3/issues/21

Original comment by irosen on 4 Jan 2014 at 2:34