biaslab / ForneyLab.jl

Julia package for automatically generating Bayesian inference algorithms through message passing on Forney-style factor graphs.
MIT License
149 stars 33 forks source link

The update rule for the output of Poisson node is incorrect. #215

Closed albertpod closed 1 year ago

albertpod commented 2 years ago

Following our discussion, we need to change the update rule for ruleVBPoissonOut(marg_out::Any, marg_l::Distribution{Univariate, Gamma}) as in ReactiveMP.jl (see out.jl)