I tried to compute the outgoing message $\nu(\theta)$ with structured VMP:
$$q(y,\theta,x,\gamma) = q(y,x) q(\theta) q(\gamma)$$
I do not get the same value for $\xi$, the mean of the normal distribution :
|
ξ = (Vyx + mx * my') * mγ |
Maybe I made a mistake, I got :
$$\xi = (Vyx + mx * my') * ((Vx + mx * mx')^{-1}) $$
Could someone take a look at this?