ReactiveBayes / RxInfer.jl

Julia package for automated Bayesian inference on a factor graph with reactive message passing
MIT License
237 stars 24 forks source link

fix Bayesian Linear Regression Tutorial #243

Closed bvdmitri closed 2 months ago

bvdmitri commented 3 months ago

Part of the https://github.com/ReactiveBayes/RxInfer.jl/issues/242

wouterwln commented 3 months ago

Those posteriors look very suspicious to me. Are you sure you got the plotting straight?

bvdmitri commented 3 months ago

Aren't they the same as in the current demo https://reactivebayes.github.io/RxInfer.jl/stable/examples/basic_examples/Bayesian%20Linear%20Regression%20Tutorial/#examples-bayesian-linear-regression-tutorial ?

bvdmitri commented 3 months ago

I mean, they're certainly far from ideal, but it is what it is

wouterwln commented 3 months ago

You're right