You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working with the JAC score estimation (for i.i.d. data) inspired by the paper "Diffusion posterior sampling for simulaton-based inference in tall data settings" from Linhart J. et al (algorithm 2).
In the estimation of the marginal denoising posterior precision matrix, why is there an addition between the 2 terms ?
Shouldn't it be a multiplication instead ?
Here is the link to the specific line of the function :
(