The Turing sampler seems to be stuck on
Warning: The current proposal will be rejected due to numerical error(s).
│ isfinite.((θ, r, ℓπ, ℓκ)) = (true, false, false, false)
There seems to have been others who have faced this issue, but I couldn’t find a solution in any of their replies. Also, I’m not quite clear on what exactly θ
which is going infinite is?
Does anyone have a solution they could share?