Commit graph

4405 commits

Author SHA1 Message Date
Nicolo Fusi
05ca5cfe6d working on psi cross terms 2013-03-11 14:03:23 +00:00
Alan Saul
84119a19b3 Skipping tests 2013-03-11 13:55:43 +00:00
Alan Saul
417dac0080 Adding testing file for examples 2013-03-11 13:54:47 +00:00
James Hensman
7bdf01da10 Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-11 13:26:55 +00:00
James Hensman
6a330db253 americanized spellings 2013-03-11 13:26:39 +00:00
Nicolas
16a23758c6 example files for tutorials are now in Neil's format 2013-03-11 13:13:18 +00:00
Nicolas
66bfbf10e9 Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-11 12:59:47 +00:00
Nicolas
25d73b13e9 update in the documentation on kernel implementation 2013-03-11 12:59:39 +00:00
Alan Saul
3e59373ed0 Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-11 12:41:36 +00:00
Alan Saul
71c47cceee Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-11 12:41:15 +00:00
Nicolo Fusi
945d618e98 Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-11 12:41:12 +00:00
Nicolo Fusi
da219a66e8 added init 2013-03-11 12:40:53 +00:00
Nicolas
bca8c1e807 Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-11 12:40:42 +00:00
Nicolas
e511bb69cf added in documentation the current status of kernel implementation 2013-03-11 12:40:29 +00:00
Nicolo Fusi
f98e52ffe8 now running nosetest doesn't run unittests twice 2013-03-11 12:40:14 +00:00
Alan Saul
a866760162 Removed unused partial1 2013-03-11 12:39:44 +00:00
Nicolo Fusi
1eba520b69 Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-11 12:33:14 +00:00
Nicolo Fusi
e32afa11e5 added GPy.tests(), removed some useless tests 2013-03-11 12:33:03 +00:00
Alan Saul
95cedc7e4e fixed merge conflicts 2013-03-11 12:26:44 +00:00
Alan Saul
f562d6cd46 deprecated flapack, namespace changed to lapack.flapack 2013-03-11 12:21:12 +00:00
Alan Saul
12d6f5056b removed keyname partial 2013-03-11 12:15:59 +00:00
James Hensman
401b4f2775 Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-11 11:51:39 +00:00
James Hensman
79ad72c46a added the outline of a tutorial on 'interacting with models' 2013-03-11 11:51:21 +00:00
Ricardo Andrade
5011afda06 Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-11 11:47:46 +00:00
Nicolas
e9c84484c0 Draft of documentation for implemented kernels 2013-03-11 11:45:58 +00:00
Ricardo Andrade
71df6e1fc2 Merge branch 'fixEP' 2013-03-11 11:44:30 +00:00
Ricardo Andrade
3f88381dc9 generalized_FITC removed 2013-03-11 11:43:04 +00:00
Ricardo Andrade
9126c10866 Removed generalized_FITC.py 2013-03-11 11:42:30 +00:00
Ricardo Andrade
addb5da4e4 Irrelevant changes 2013-03-11 11:41:46 +00:00
Ricardo Andrade
1ddc059251 Test for EP_DTC added 2013-03-11 11:41:22 +00:00
Ricardo Andrade
5dbc5bdb6e Plotting functions for sparse_GP added 2013-03-11 11:40:17 +00:00
Ricardo Andrade
0ade786385 Plot function moved to GP model 2013-03-11 11:39:48 +00:00
Nicolas
c20788c893 Draft of documentation for implemented kernels 2013-03-11 11:36:53 +00:00
Nicolas
3950347e3f Draft of documentation for implemented kernels 2013-03-11 11:32:56 +00:00
James Hensman
c561867b3c skipping a test known to fail (linear sparse) 2013-03-11 11:19:20 +00:00
James Hensman
7d4e568d7b added sparse_gplvm_tests -- they fail 2013-03-11 11:11:42 +00:00
James Hensman
cd7539a429 added simple gplvm_tests 2013-03-11 11:08:53 +00:00
James Hensman
1d98d0a718 FIxed a transpose bug in sparse_GPLVM 2013-03-11 11:06:08 +00:00
Nicolas
dcbe8e405b Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-11 11:04:27 +00:00
Nicolas
b39de379fd added tutorial in examples 2013-03-11 11:04:11 +00:00
Nicolo Fusi
2b7f0999bc Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-11 10:45:37 +00:00
Nicolo Fusi
4d355d823f removed log_likelihood_gradients_transformed, now everything is done in the objective functions 2013-03-11 10:45:24 +00:00
James Hensman
e75b566f1e Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-11 10:43:23 +00:00
James Hensman
393662b05d sometidying of the psi statistic cross terms 2013-03-11 10:43:17 +00:00
Nicolas
ec748e2d6b all the product_orthogonal have been changed to prod_orthogonal for consistency 2013-03-11 10:33:29 +00:00
James Hensman
f881e65761 coregionalisation seems to be a go-go 2013-03-08 18:21:29 +00:00
Ricardo Andrade
24d7054174 some small changes. 2013-03-08 11:46:17 +00:00
James Hensman
af510d166a some changes to product_orthogonal
dKdiag_dX is now implemented, some of the cod eis a little tidier
2013-03-07 16:01:00 +00:00
Ricardo Andrade
6350ae7afc Merge branch 'master' of github.com:SheffieldML/GPy into genFITC 2013-03-07 14:02:06 +00:00
James Hensman
9a97ad7348 debugging the coregionalisation kern 2013-03-07 13:49:54 +00:00