mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-28 14:26:23 +02:00
added tutorial in examples
This commit is contained in:
parent
ec748e2d6b
commit
b39de379fd
4 changed files with 197 additions and 1 deletions
|
|
@ -2,6 +2,7 @@
|
|||
****************************
|
||||
tutorial : A kernel overview
|
||||
****************************
|
||||
The aim of this tutorial is to give a better understanding of the kernel objects in GPy and to list the ones that are already implemented. The code shown in this tutorial can be found without the comments at GPy/examples/tuto_kernel_overview.py.
|
||||
|
||||
First we import the libraries we will need ::
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue