mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-24 14:15:14 +02:00
added citation to readme
This commit is contained in:
parent
5fac35b0fd
commit
adf6dd8ec6
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
|
@ -10,6 +10,16 @@ A Gaussian processes framework in Python.
|
||||||
|
|
||||||
Continuous integration status: 
|
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}
|
||||||
|
}
|
||||||
|
|
||||||
Getting started
|
Getting started
|
||||||
===============
|
===============
|
||||||
Installing with pip
|
Installing with pip
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue