Skip to content

How to apply decoupled sampling for sparse variational GP #361

Closed Answered by DavidLeeftink
DavidLeeftink asked this question in Q&A
Discussion options

You must be logged in to vote

I found it is already implemented and very simple to apply. Since the VariationalGaussian() class has a ConjugatePosterior(), decoupled sampling can simply be done by calling 'svgp_posterior.posterior.sample_approx()', instead of 'svgp_posterior.sample_approx()'

Replies: 1 comment

Comment options

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