mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-25 04:46:23 +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: 
|
||||
|
||||
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
|
||||
===============
|
||||
Installing with pip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue