Commit graph

2501 commits

Author SHA1 Message Date
Ricardo Andrade
a375cb9a1b generalized fitc + examples 2013-03-22 16:04:51 +00:00
Nicolo Fusi
55ad96f38b made BGPLVM oil flow demo work, added ARD weights plot 2013-03-22 15:58:02 +00:00
Nicolo Fusi
eeb965d136 added BGPLVM oil flow demo and changed default X_variance init 2013-03-21 15:28:46 +00:00
Nicolò Fusi
8ab1cfaf65 changes in GPLVM plotting 2013-03-21 11:05:17 +00:00
Ricardo Andrade
0c0c7b000c Generalized FITC is back 2013-03-19 19:08:25 +00:00
Nicolo Fusi
21ef8c4a98 Merge branch 'master' into new_warping 2013-03-18 14:31:36 +00:00
Nicolo Fusi
c44493077a made parallel optimize_restart responsive to ctrl+c 2013-03-18 14:31:26 +00:00
Nicolo Fusi
c818268a9e changed prediction code 2013-03-15 17:12:43 +00:00
Nicolo Fusi
aa3a7e7753 Merge branch 'devel' into new_warping 2013-03-14 10:26:07 +00:00
Nicolo Fusi
99e5075488 Merge branch 'master' into devel 2013-03-14 10:25:48 +00:00
Nicolo Fusi
b33d3e4c99 Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-14 10:25:30 +00:00
Nicolo Fusi
26944c736b linear is now by default non-ARD 2013-03-14 10:25:09 +00:00
Nicolo Fusi
d61f9380f0 Merge branch 'devel' into new_warping 2013-03-13 14:26:01 +00:00
Nicolo Fusi
6da0feb7fc added fixed effect kernel 2013-03-13 14:24:10 +00:00
Nicolo Fusi
d057825f43 Merge branch 'master' into new_warping 2013-03-13 13:50:00 +00:00
James Hensman
128b2b90ef more fixing of the predictive variance (correct for full_cov now) 2013-03-13 10:37:46 +00:00
James Hensman
e9508b40f9 Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-13 10:03:00 +00:00
James Hensman
eb82d6a255 corrected the predictive variance for Gaussian likelihoods 2013-03-13 09:58:39 +00:00
Nicolo Fusi
e812368a87 Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-13 09:30:30 +00:00
Nicolo Fusi
4ada0587f6 changed version 2013-03-13 09:27:51 +00:00
Nicolo Fusi
794f918eb0 changed version 2013-03-13 09:27:36 +00:00
James Hensman
9d27c920e0 Merge branch 'debug' 2013-03-12 17:05:50 +00:00
James Hensman
525ef56dca increased stability of _compuations in sparse_GP 2013-03-12 17:04:48 +00:00
Nicolas
e25ce2a294 Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-12 16:50:24 +00:00
Nicolas
7a9b6ad113 The warnings are now handeled properly in the periodic kernels 2013-03-12 16:50:12 +00:00
Nicolo Fusi
78f7414642 decorator documentation 2013-03-12 16:46:35 +00:00
Nicolas
c4162a4bf7 Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-12 16:43:59 +00:00
Nicolas
a342dc2f23 errors handled in Mat32 2013-03-12 16:43:51 +00:00
Nicolo Fusi
5781fbd582 now it actually works 2013-03-12 16:42:52 +00:00
Nicolo Fusi
1dc6ee574b added decorator to silence errors 2013-03-12 16:38:18 +00:00
Nicolo Fusi
21c3988a21 ensure_default_constraints() now also works with the BGPLVM 2013-03-12 15:36:29 +00:00
Nicolò Fusi
f1af69e7b7 added CI status 2013-03-12 14:26:07 +00:00
Nicolo Fusi
cbcb3cb337 better GPLVM oil flow demo 2013-03-12 14:01:32 +00:00
Nicolo Fusi
c4d190e0fd made SCG work nicely with the optimization framework 2013-03-12 14:01:14 +00:00
James Hensman
0503d0e3f5 fixed trace_dot to be a litle faster... 2013-03-12 12:20:46 +00:00
Nicolo Fusi
ba78e720f2 Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-12 12:17:34 +00:00
James Hensman
7cb2079894 non working integratino of SCG into GPy 2013-03-12 11:44:28 +00:00
James Hensman
a24a4e980d Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-12 11:18:41 +00:00
James Hensman
09dd452b54 added SCG code 2013-03-12 11:18:25 +00:00
Nicolas
fc084a9bcc Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-12 10:44:05 +00:00
Nicolas
c3dae7b252 Fixed bug in dK_dX for the quadratic kernel 2013-03-12 10:43:46 +00:00
James Hensman
87ef881aa1 Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-12 10:04:09 +00:00
James Hensman
bddeb998bf typo in comments 2013-03-12 10:04:02 +00:00
Nicolas
f14302e8d0 updated list of implemented kernels in the documentation 2013-03-12 09:41:27 +00:00
Nicolas
77df63952f updated list of implemented kernels in the documentation 2013-03-12 09:36:11 +00:00
James Hensman
defc3b6214 Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-12 09:22:22 +00:00
James Hensman
7e4b460cdb more messing with the linear algebra in sparse_GP 2013-03-12 09:18:15 +00:00
James Hensman
d3c87feffa some messing with the linear algebra in sparse_GP. This should be more efficient... let's hope nothing breaks 2013-03-11 19:43:46 +00:00
Nicolo Fusi
640feb916f Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-11 19:38:05 +00:00
Nicolo Fusi
dc19f44a7f deactivated test_models() 2013-03-11 19:37:56 +00:00