ReactiveMP.jl icon indicating copy to clipboard operation
ReactiveMP.jl copied to clipboard

Fix gamma mixture

Open albertpod opened this issue 2 years ago • 1 comments

Initially, this PR aimed to solve #84.

It enables importance sampling for the shape parameters of the Gamma Mixture node (see supporting notebook on Gamma Mixture).

We have filled in the missing functions for ImportanceSamplingApproximation.

We have added the missing rand function for the GammaShapeRate type.

Average energy functions for GammaShapeRate were fused into a single function.

albertpod avatar Sep 30 '22 17:09 albertpod

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB