forked from SheffieldML/GPy
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e1882ee
commit 0ccb8fd
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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."} |