update in the rational quadratic kernel and new the tutorial on writting kernels

This commit is contained in:
Nicolas 2013-03-11 18:21:29 +00:00
parent aee0cee5a8
commit 0e187b6921
8 changed files with 263 additions and 77 deletions

View file

@ -10,8 +10,7 @@ For a quick start, you can have a look at one of the tutorials:
* `Basic Gaussian process regression <tuto_GP_regression.html>`_
* `Interacting with models <tuto_interacting_with_models.html>`_
* `A kernel overview <tuto_kernel_overview.html>`_
* Advanced GP regression (Forthcoming)
* Writing kernels (Forthcoming)
* `Writing new kernels <tuto_creating_new_kernels.html>`_
You may also be interested by some examples in the GPy/examples folder.