probsys / sppl

Probabilistic programming system for fast and exact symbolic inference
Apache License 2.0
76 stars 10 forks source link

Implement spn.logpdf with base-measure checking #78

Closed fsaad closed 4 years ago

fsaad commented 4 years ago

Only allow taking logpdf in mixture when the base measures agree.

fsaad commented 4 years ago

Rather, we should implement lexicographic likelihood weighting: http://proceedings.mlr.press/v80/wu18f.html