GPy/README.rst

17 lines
685 B
ReStructuredText
Raw Normal View History

2016-04-08 07:58:16 +01:00
===
GPy
===
2016-04-01 23:06:43 +01:00
The Gaussian processes framework in Python.
2016-04-08 07:58:16 +01:00
-------------------------------------------
2016-04-01 23:06:43 +01:00
2016-04-08 07:58:16 +01:00
- `GPy homepage <http://sheffieldml.github.io/GPy/>`_
- `Tutorial notebooks <http://nbviewer.ipython.org/github/SheffieldML/notebook/blob/master/GPy/index.ipynb>`_
- `User mailing-list <https://lists.shef.ac.uk/sympa/subscribe/gpy-users>`_
- `Developer documentation <http://gpy.readthedocs.org/en/devel/>`_
- `Travis-CI unit-tests <https://travis-ci.org/SheffieldML/GPy>`_
- .. image:: https://img.shields.io/badge/licence-BSD-blue.svg
:target: https://opensource.org/licenses/BSD-3-Clause
2016-04-01 23:06:43 +01:00
2016-04-08 07:58:16 +01:00
For full description and installation instructions please refer to the github page.