ReactiveBayes / RxInfer.jl

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

Extend functionality of`@autoupdates` #61

Closed bartvanerp closed 4 months ago

bartvanerp commented 1 year ago

The @autoupdates macro works great for streaming data, as long as it is used in very simple cases. I was trying to do a bit more complicated stuff and think I hit almost all possible cases where it fails:

wouterwln commented 5 months ago

I think this is related to #223 as a revamp of the rxinference functionality, so I'll schedule them for the same milestone