GPy/doc/index.rst

33 lines
912 B
ReStructuredText
Raw Normal View History

.. GPy documentation master file, created by
2013-01-18 17:44:25 +00:00
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!
===============================
2013-01-31 10:57:43 +00:00
For a quick start, you can have a look at one of the tutorials:
* `Basic Gaussian process regression <tuto_GP_regression.html>`_
2013-03-11 14:04:07 +00:00
* `Interacting with models <tuto_interacting_with_models.html>`_
* `A kernel overview <tuto_kernel_overview.html>`_
* `Writing new kernels <tuto_creating_new_kernels.html>`_
* `Writing new models <tuto_creating_new_models.html>`_
* `Parameterization handles <tuto_parameterized.html>`_
2013-01-31 10:57:43 +00:00
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`