Skip to content

How to access kernels’ parameter values in multioutput Gaussian processes and multitask Gaussian processes #1624

Answered by gpleiss
GHU2021 asked this question in Q&A
Discussion options

You must be logged in to vote

Drop the .item(). E.g.

model.covar_module.base_kernel.lengthscale
model.covar_module.raw_outputscale
model.likelihood.noise

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@GHU2021
Comment options

Answer selected by GHU2021
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