mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-10 20:42:39 +02:00
Huge merge correcting upstream master
This commit is contained in:
commit
34932f8746
319 changed files with 26201 additions and 26660 deletions
16
README.md
16
README.md
|
|
@ -3,13 +3,27 @@ GPy
|
|||
|
||||
A Gaussian processes framework in Python.
|
||||
|
||||
* [GPy homepage](http://sheffieldml.github.io/GPy/)
|
||||
* [User mailing list](https://lists.shef.ac.uk/sympa/subscribe/gpy-users)
|
||||
* [Online documentation](https://gpy.readthedocs.org/en/latest/)
|
||||
* [Unit tests (Travis-CI)](https://travis-ci.org/SheffieldML/GPy)
|
||||
|
||||
|
||||
Continuous integration status: 
|
||||
|
||||
Citation
|
||||
========
|
||||
|
||||
@Misc{gpy2014,
|
||||
author = {The GPy authors},
|
||||
title = {{GPy}: A Gaussian process framework in python},
|
||||
howpublished = {\url{http://github.com/SheffieldML/GPy}},
|
||||
year = {2012--2014}
|
||||
}
|
||||
|
||||
Pronounciation
|
||||
==============
|
||||
We like to pronounce it 'Gee-pie'.
|
||||
|
||||
Getting started
|
||||
===============
|
||||
Installing with pip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue