mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-08 15:05:15 +02:00
Create gh-pages branch via GitHub
This commit is contained in:
parent
e1882eea41
commit
0ccb8fdbf2
2 changed files with 3 additions and 3 deletions
|
|
@ -38,8 +38,8 @@
|
|||
|
||||
<hr><p>GPy is available under the BSD 3-clause license. We'd love to incorporate your changes, so fork us on <a href="https://github.com/SheffieldML/GPy">github</a>!</p>
|
||||
|
||||
<p>GPy is hosted on the python package index <a href="https://pypi.python.org/pypi/GPy/">pypi</a>, so debian/ubuntu users can get started with::
|
||||
pip install gpy</p>
|
||||
<p>GPy is hosted on the python package index <a href="https://pypi.python.org/pypi/GPy/">pypi</a>, so you can install with
|
||||
<code>pip install gpy</code></p>
|
||||
|
||||
<hr><p>You can read the online documentation for GPy here:</p>
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
{"name":"GPy","tagline":"a Gaussian processes framework in python","body":"GPy\r\n===\r\na Gaussian Process (GP) framework in python, from the Sheffield machine learning group. \r\n\r\nGaussian processes underpin range of modern machine learning algorithms. In GPy, we've used python to implement a range of machine learning algorithms based on GPs. \r\n\r\n***\r\n\r\nGPy is available under the BSD 3-clause license. We'd love to incorporate your changes, so fork us on [github](https://github.com/SheffieldML/GPy)!\r\n\r\nGPy is hosted on the python package index [pypi](https://pypi.python.org/pypi/GPy/), so debian/ubuntu users can get started with::\r\n pip install gpy\r\n\r\n***\r\n\r\nYou can read the online documentation for GPy here:\r\n* [Online documentation](https://gpy.readthedocs.org/en/latest/)","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."}
|
||||
{"name":"GPy","tagline":"a Gaussian processes framework in python","body":"GPy\r\n===\r\na Gaussian Process (GP) framework in python, from the Sheffield machine learning group. \r\n\r\nGaussian processes underpin range of modern machine learning algorithms. In GPy, we've used python to implement a range of machine learning algorithms based on GPs. \r\n\r\n***\r\n\r\nGPy is available under the BSD 3-clause license. We'd love to incorporate your changes, so fork us on [github](https://github.com/SheffieldML/GPy)!\r\n\r\nGPy is hosted on the python package index [pypi](https://pypi.python.org/pypi/GPy/), so you can install with\r\n `pip install gpy`\r\n\r\n***\r\n\r\nYou can read the online documentation for GPy here:\r\n* [Online documentation](https://gpy.readthedocs.org/en/latest/)","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."}
|
||||
Loading…
Add table
Add a link
Reference in a new issue