lawmurray / Birch

A probabilistic programming language that combines automatic differentiation, automatic marginalization, and automatic conditioning within Monte Carlo methods.
https://birch-lang.org
Apache License 2.0
112 stars 14 forks source link

Fixed the calculation of the marginal log-likelihood in the alive particle filter. #16

Closed kudlicka closed 3 years ago

lawmurray commented 3 years ago

Thanks @kudlicka, merged!