GPy/doc/source/index.rst

31 lines
968 B
ReStructuredText
Raw Normal View History

.. GPy documentation master file, created by
2015-09-18 18:30:54 +01:00
sphinx-quickstart on Fri Sep 18 18:16:28 2015.
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
2014-11-05 14:51:12 +00:00
`GPy <http://sheffieldml.github.io/GPy/>`_ is a Gaussian Process (GP) framework written in Python, from the Sheffield machine learning group.
2013-01-31 10:57:43 +00:00
2014-11-05 14:51:12 +00:00
The `GPy homepage <http://sheffieldml.github.io/GPy/>`_ contains tutorials for users and further information on the project, including installation instructions.
This documentation is mostly aimed at developers interacting closely with the code-base.
The code can be found on our `Github project page <https://github.com/SheffieldML/GPy>`_. It is open source and provided under the BSD license.
Contents:
.. toctree::
2015-09-18 18:30:54 +01:00
:maxdepth: 4
2015-09-18 18:30:54 +01:00
GPy
2015-09-18 18:30:54 +01:00
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
2015-09-18 18:30:54 +01:00