Gaussian processes framework in python
Find a file
2013-06-24 15:39:38 +01:00
doc unified framework for addition and product of kernels, with a tensor flag (boolean) instead of and 2013-05-10 17:48:11 +01:00
GPy trying to fix optimisation problem, fixed a few bugs but still fails at very low noise 2013-06-24 15:39:38 +01:00
.gitignore added iterate.dat to gitignore 2012-12-17 10:02:45 +00:00
.travis.yml Trying to upgrade numpy version to 1.7.1 as there was an error introduced for weave on 1.7.0 causing tests to fail 2013-04-29 20:09:18 +01:00
__init__.py Got most of laplace approximation working 2013-03-13 17:55:41 +00:00
AUTHORS.txt first commit 2012-11-29 16:24:48 +00:00
LICENSE.txt first commit 2012-11-29 16:24:48 +00:00
README.md Merged in branch which had old_repo merged in 2013-04-15 12:18:24 +01:00
setup.py changed version number in setup.py 2013-04-10 12:15:23 +01:00

coxGP

Gaussian Process models of Cox proportional hazard models