mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-21 14:05:14 +02:00
New tutorial draft called 'A kernel overview'
This commit is contained in:
parent
1d6885f6d9
commit
bc62b79e49
12 changed files with 172 additions and 68 deletions
|
|
@ -8,8 +8,8 @@ Welcome to GPy's documentation!
|
|||
For a quick start, you can have a look at one of the tutorials:
|
||||
|
||||
* `Basic Gaussian process regression <tuto_GP_regression.html>`_
|
||||
* `A kernel overview <tuto_kernel_overview.html>`_
|
||||
* Advanced GP regression (Forthcoming)
|
||||
* Kernel manipulation (Forthcoming)
|
||||
* Writting kernels (Forthcoming)
|
||||
|
||||
You may also be interested by some examples in the GPy/examples folder.
|
||||
|
|
@ -28,4 +28,3 @@ Indices and tables
|
|||
* :ref:`genindex`
|
||||
* :ref:`modindex`
|
||||
* :ref:`search`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue