Skip to content
Discussion options

You must be logged in to vote

This is due to the fact that the variational strategy is in the whitened parameterization, see section 5.1 here although the concept dates back from here.

So you want to compute: K_{xm}K_{mm}^{-1/2} \mu in the zero mean case and c + K_{xm}K_{mm}^{-1/2} (\mu - c) in the non-zero mean case. The inverse matrix square roots should be computed via cholesky.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by AnirbanHFX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants