Commit graph

794 commits

Author SHA1 Message Date
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
Ricardo Andrade
7a94d3b9d7 Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-11 19:20:00 +00:00
andreas
9d97887c7e Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-11 19:19:49 +00:00
andreas
4525ddd75a fixed plots for BGPLVM 2013-03-11 19:19:36 +00:00
Ricardo Andrade
6c69fec8ea Tutorial finished 2013-03-11 19:18:36 +00:00
Nicolas
6febbed36f tie_param changed to tie_params in tutorials 2013-03-11 19:13:19 +00:00
James Hensman
9b8c4eae25 Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-11 18:56:43 +00:00
James Hensman
cb082898d3 added trace_sum for efficiency 2013-03-11 18:56:37 +00:00