Revision 332b50d164b504cdb8f766c171cf147458a0b074 authored by Vincent ADAM on 18 February 2019, 16:24:13 UTC, committed by Vincent ADAM on 18 February 2019, 16:24:13 UTC
1 parent b0fb55d
kernel_options.rst
==================
Kernels included in GPflow
==================
Kernels form a core component of GPflow models and allow prior information to be encoded about a latent function of interest. A notebook showing the effect of choosing different kernels, and showing how it is possible to combine multiple kernels can be found `here <notebooks/kernels.html>`_.
.. automodule:: gpflow.kernels
:members:
:exclude-members: Add, Kern, Prod, PeriodicKernel

Computing file changes ...