ReactiveMP.jl
ReactiveMP.jl copied to clipboard
Fix gamma mixture
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.
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB