mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-25 21:06:23 +02:00
30 lines
749 B
ReStructuredText
30 lines
749 B
ReStructuredText
.. GPy documentation master file, created by
|
|
sphinx-quickstart on Fri Jan 18 17:36:01 2013.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
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)
|
|
* Writting kernels (Forthcoming)
|
|
|
|
You may also be interested by some examples in the GPy/examples folder.
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 4
|
|
|
|
GPy
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|