.. 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! =============================== `GPy `_ is a Gaussian Process (GP) framework written in Python, from the Sheffield machine learning group. The `GPy homepage `_ 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 `_. It is open source and provided under the BSD license. .. * `Basic Gaussian process regression `_ .. * `Interacting with models `_ .. * `A kernel overview `_ .. * `Writing new kernels `_ .. * `Writing new models `_ .. * `Parameterization handles `_ .. You may also be interested by some examples in the GPy/examples folder. Contents: .. toctree:: :maxdepth: 2 GPy Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`