Skip to content

Constant Kernel in GPyTorch #1623

Answered by Balandat
GHU2021 asked this question in Q&A
May 16, 2021 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

You need to subclass the Kernel class and implement the behavior you need in the forward method. Probably a good place to start to get some inspiration is the ScaleKernel implementation.

Replies: 2 comments 1 reply

Comment options

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

Answer selected by gpleiss
Comment options

You must be logged in to vote
0 replies
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