We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5b49fbb + 33c4821 commit ebe6d8fCopy full SHA for ebe6d8f
docs/source/kernels.rst
@@ -9,7 +9,7 @@ gpytorch.kernels
9
10
11
If you don't know what kernel to use, we recommend that you start out with a
12
-:code:`gpytorch.kernels.ScaleKernel(gpytorch.kernels.RBFKernel)`.
+:code:`gpytorch.kernels.ScaleKernel(gpytorch.kernels.RBFKernel())`.
13
14
15
Kernel
0 commit comments