Create gh-pages branch via GitHub

This commit is contained in:
James Hensman 2013-03-11 10:08:56 -07:00
parent 53de101110
commit 793455b713
2 changed files with 3 additions and 3 deletions

View file

@ -36,9 +36,9 @@
<p>Gaussian 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. </p>
<p>GPy is available under the BSD 3-clause license. We'd love to incorporate your changes, so fork us on <a href="github.com/SheffieldML/GPy">github</a>!</p>
<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>You can read the online documentation for GPy here:</p>
<hr><p>You can read the online documentation for GPy here:</p>
<ul>
<li><a href="https://gpy.readthedocs.org/en/latest/">Online documentation</a></li>