Commit graph

712 commits

Author SHA1 Message Date
James Hensman
c4b2caa367 Merge branch 'devel' 2013-04-10 12:12:51 +01:00
James Hensman
eb1d8f211f stability improvements in sparse_GP 2013-04-10 11:04:49 +01:00
James Hensman
45403105f9 changed X_uncertainty for X_variance (in the code) for consistency with actual naming (in the printing) 2013-04-10 09:34:15 +01:00
James Hensman
fd0b172e81 various work on BGPLVM oil demo 2013-04-10 09:28:58 +01:00
James Hensman
bb734a6dd7 added simple BGPLVM_oil demo 2013-04-09 15:43:06 +01:00
Ricardo Andrade
0af208c1b6 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-04-05 17:28:38 +01:00
Ricardo Andrade
22ad5d94e9 Changes in FITC approximation computation 2013-04-05 17:27:44 +01:00
James Hensman
8e4d839b5d yak shaving 2013-04-05 12:08:21 +01:00
James Hensman
97704d9928 added the rbfcos kernel
ARD seems to work

dK_dX still todo
2013-04-05 11:09:14 +01:00
Alan Saul
7d5342ffd6 Merge branch 'master' of github.com:SheffieldML/GPy 2013-04-03 14:25:02 +01:00
Alan Saul
c7a58acd8f Added testing to modules 2013-04-03 14:24:55 +01:00
Neil Lawrence
97db2a5bd7 Edit to linalg.py PCA function to stop it changing data matrix. 2013-04-02 16:53:42 +02:00
Neil Lawrence
9422c603b1 Minor modifications to visualization routines and examples. 2013-04-02 10:49:09 +02:00
Neil Lawrence
fce4dd7fde Further edits on visualization code for faces example. 2013-04-02 02:20:53 +02:00
Neil Lawrence
3fd0672092 Added base implementation of data visualization framework for use with GP-LVM. 2013-04-01 20:20:01 +01:00
Neil Lawrence
0f168a1667 Added mocap.py for loading in motion capture data. 2013-04-01 11:01:16 +01:00
Ricardo Andrade
d42b731146 Merge branch 'fitc' into devel 2013-03-27 15:10:02 +00:00
James Hensman
85810030c5 small efficiency changes in rbf 2013-03-27 15:08:25 +00:00
Ricardo Andrade
bf9e6cbd5f Not needed 2013-03-27 15:06:21 +00:00
Ricardo Andrade
67d3ba6700 small changes 2013-03-27 15:05:50 +00:00
James Hensman
adfa6de1d8 rbf now works in a more memory friendly fashion 2013-03-27 15:03:46 +00:00
Ricardo Andrade
942e00d9a9 Merge branch 'em_fix' into fitc 2013-03-27 14:56:11 +00:00
Ricardo Andrade
c72d2b99d9 print iteration number 2013-03-27 13:52:51 +00:00
Nicolas
f2b49fe69a Bug fixed in periodic kernels: Warning were not handled properly 2013-03-27 12:45:08 +00:00
James Hensman
3546a2a729 Merge branch 'master' into devel 2013-03-27 12:28:51 +00:00
Ricardo Andrade
be828ad38b Insignificant but annoying bug corrected 2013-03-22 19:04:32 +00:00
Ricardo Andrade
35a099f4ed minor changes 2013-03-22 19:03:46 +00:00
Ricardo Andrade
b007f7cda6 Merge branch 'master' into fitc 2013-03-22 18:44:54 +00:00
Ricardo Andrade
8dd33615c1 pseudo EM algorithm for EP and maybe Laplace. 2013-03-22 18:38:24 +00:00
Ricardo Andrade
a375cb9a1b generalized fitc + examples 2013-03-22 16:04:51 +00:00
Ricardo Andrade
0c0c7b000c Generalized FITC is back 2013-03-19 19:08:25 +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
6da0feb7fc added fixed effect kernel 2013-03-13 14:24:10 +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
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