Wouter Nuijten
Wouter Nuijten
Fixed by [#206](https://github.com/ReactiveBayes/ExponentialFamily.jl/pull/206)
I'd be cautious about moving examples from the `RxInfer` documentation page. I had a discussion with the AIF institute folks last week who find it difficult to get started in...
Are you running Jupyter, or are you opening notebooks in VSCode? I don't have an IJulia installation but I can open the notebooks in the VSC editor. However, it's difficult...
@albertpod this is fixed in GraphPPL 4.0 ;)
Hey @ma-seefelder , thanks for trying out `RxInfer`! The problem you guys are having is a bug in`RxInfer`. What is going on is the following: when you write your model...
Posting this for completeness: > Hi! We are moving to a cleaner Epic -> Feature -> Task issue hierarchy to better organize our backlog. > This issue is currently either...
Hi @blolt . Thanks for this PR! As far as I can see you're 90% along the way, and are definitely in the right direction. The last puzzle piece I...
Ah, you are right. I will check to see if the current implementation works this way
Hi @blolt, I checked your PR, I would advise you to test the functionality in a simpler (sub-)model; there is a reason we like to contract the `gcv` submodel into...
Unfortunately, the 2-layer HGF also breaks with the existing GCV node. The problem is with the initialization. The problem occurs around the 'topmost' GCV node, which is surrounded by `x_2[i],...