Commit graph

3514 commits

Author SHA1 Message Date
Nicolas
a76c53e699 bug fixed in example (in regression.py) 2013-01-18 17:43:32 +00:00
James Hensman
194d3ebda7 fixed optimize_restarts 2013-01-18 17:38:50 +00:00
Alan Saul
6089a34d8d added sympy dependency and scipy version dependency again 2013-01-18 17:32:46 +00:00
Alan Saul
e4e05ea5e5 Trying to give pylab dependency 2013-01-18 17:05:57 +00:00
Alan Saul
9c6d4e9241 Merge branch 'master' of github.com:SheffieldML/GPy 2013-01-18 16:42:34 +00:00
Alan Saul
08ecb2f97f Added pylab to requirements 2013-01-18 16:41:18 +00:00
Neil Lawrence
3045ee72c8 Added unsupervised.py examples file and datasets.py@ 2013-01-18 16:38:41 +00:00
Alan Saul
b64d6e4acf The below again 2013-01-18 16:36:08 +00:00
Alan Saul
e061e1a638 Tried fixing build call 2013-01-18 16:33:59 +00:00
Alan Saul
3a452aee07 Merge branch 'master' of github.com:SheffieldML/GPy 2013-01-18 16:28:30 +00:00
Alan Saul
8696de241a Tried changing the location of the apidoc compilation 2013-01-18 16:27:58 +00:00
Nicolas
fd585d46b5 Merge branch 'master' of github.com:SheffieldML/GPy 2013-01-18 16:14:28 +00:00
Nicolas
ffd05027cb More tests in unit_tests 2013-01-18 16:14:13 +00:00
Alan Saul
ad41c63d08 Adding old command I read on the internet for own build 2013-01-18 16:10:51 +00:00
Alan Saul
49530b07ee Adding fake kernel to test docs 2013-01-18 16:06:42 +00:00
Alan Saul
de499a1385 Merge branch 'master' of github.com:SheffieldML/GPy 2013-01-18 16:06:00 +00:00
Alan Saul
f3617eb071 Testing docs more 2013-01-18 16:05:50 +00:00
Nicolas
5881fcc2d7 Merge branch 'master' of github.com:SheffieldML/GPy 2013-01-18 16:03:30 +00:00
Nicolas
69743be33e last ARD flag changes to kernels 2013-01-18 16:03:20 +00:00
Alan Saul
8371804d56 Merge branch 'master' of github.com:SheffieldML/GPy 2013-01-18 16:00:20 +00:00
Alan Saul
121563cbf6 Trying to get ReadTheDocs to recompile for us 2013-01-18 16:00:10 +00:00
Nicolas
8571103530 Merge branch 'master' of github.com:SheffieldML/GPy 2013-01-18 15:34:13 +00:00
Nicolas
0c30048e57 More ARD flags in exponential and Matern32 2013-01-18 15:34:06 +00:00
Neil Lawrence
99034d0fb0 Mods to regression.py now that we have get to get parameters. Moved Youter to YYT. 2013-01-18 15:31:20 +00:00
Nicolas
11d088cf90 added ARD flag to exponential 2013-01-18 15:14:23 +00:00
James Hensman
126b45673b Scale factor added to sparse_GP_regression
and sparse_GP_demo ammended to be less annoying (m1)
2013-01-18 15:09:48 +00:00
Nicolas
17ec4d6275 change in unit_test to take into account the ARD changes in rbf 2013-01-18 14:33:52 +00:00
Nicolas
eb86182f7d solved conflicts for rbf kernel 2013-01-18 14:23:57 +00:00
Nicolas
68d7e23648 rbf kernel now has an ARD flag 2013-01-18 13:58:41 +00:00
Neil Lawrence
b43db3f8da Modified log_like_gradients to make it _log_like_gradients and moved extract_gradient to _log_like_gradients_transformed. 2013-01-18 13:47:37 +00:00
Neil Lawrence
333d8d3e5f Fix error introduced into GP_regression when doing name changes. 2013-01-18 13:39:51 +00:00
Neil Lawrence
a856b6a804 Merge branch 'master' of https://github.com/SheffieldML/GPy 2013-01-18 13:37:24 +00:00
Neil Lawrence
1674bc529b expand_param and extract_param replaced with set_params_transformed and get_params_transformed 2013-01-18 13:37:17 +00:00
Alan Saul
f40b31bea7 Removed version specification of scipy 2013-01-18 13:33:49 +00:00
Alan Saul
1a795227df Removed latent force model fortran code from setup.py from github code 2013-01-18 13:07:14 +00:00
Alan Saul
0f09178035 Merge branch 'master' of github.com:SheffieldML/GPy 2013-01-18 12:40:06 +00:00
Alan Saul
377cc383be Added apt-get scipy installation for travis, need to ensure version 2013-01-18 12:39:54 +00:00
Neil Lawrence
7350143dd0 Merge branch 'master' of https://github.com/SheffieldML/GPy 2013-01-18 12:33:07 +00:00
Neil Lawrence
3c700dfa50 Changed get_param and set_param to _get_params and _set_params 2013-01-18 12:31:37 +00:00
Alan Saul
1aca88d27f Fixed version setting for numpy scipy installatioN 2013-01-18 12:14:31 +00:00
Alan Saul
52a9776330 Changing travis installation 2013-01-18 11:42:46 +00:00
Alan Saul
8da741f725 Adding travis.yml file for Travis continuous intregration service, may not work yet 2013-01-18 11:36:58 +00:00
James Hensman
688d6ac7a5 fixed up dK_dX in the exponential and Matern kerns 2013-01-16 11:25:54 +00:00
James Hensman
9f05744374 general changes to bebugging code 2013-01-16 11:21:55 +00:00
James Hensman
a6300fab10 fixed up dK_dX in the exponential and Matern kerns 2013-01-16 11:21:06 +00:00
Nicolo Fusi
9acc9c3c3b Merge branch 'master' into new_warping 2013-01-15 15:37:27 +00:00
Nicolo Fusi
ec13f359eb fixed index 2013-01-15 15:37:14 +00:00
James Hensman
4241a7c24f simplified the debug classes 2013-01-15 09:34:47 +00:00
James Hensman
0ff5cb8447 changed the colous of plotting in the grid_parameters debug script 2013-01-15 09:33:25 +00:00
James Hensman
4d36dd1b15 plotting changes 2013-01-11 18:04:22 +00:00