Skip to content

question about example "Simple_GP_Regression"(question) #1536

Answered by david-vicente
open2333 asked this question in Q&A
Discussion options

You must be logged in to vote

I think that you can try to constrain the noise parameter.

likelihood = gpytorch.likelihoods.GaussianLikelihood(noise_constraint=gpytorch.constraints.Interval(0.0,0.0001))

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@david-vicente
Comment options

@gpleiss
Comment options

Answer selected by gpleiss
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants