Commit graph

3903 commits

Author SHA1 Message Date
Alan Saul
2bf1cf0eb6 following naming convention better, lots of inverses which should be able to get rid of one or two, unsure if it works 2013-03-18 15:59:12 +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
Alan Saul
34ae852eea got an idea of how to implement! written in docs 2013-03-15 17:38:13 +00:00
Nicolo Fusi
c818268a9e changed prediction code 2013-03-15 17:12:43 +00:00
Alan Saul
f9535c858a Trying to 'debug' 2013-03-14 15:30:22 +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
Alan Saul
3f114aa020 Got most of laplace approximation working 2013-03-13 17:55:41 +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
Alan Saul
ad2c266c65 Added some comments 2013-03-13 11:54:33 +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
Alan Saul
68eb83955c Initial commit, setting up the laplace approximation for a student t 2013-03-12 17:42:00 +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
67248ab7c2 Initial commit 2013-03-12 03:16:33 -07: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