Commit graph

4433 commits

Author SHA1 Message Date
Nicolo Fusi
ffa1879cfc added automatic scale_factor to sparse GPs 2013-04-12 13:32:18 +01:00
Nicolo Fusi
c7e8345c96 --march=native was causing problems on the stupid compiler on MacOS 2013-04-12 13:31:45 +01:00
Nicolo Fusi
338f3295b1 now returning the ax for plot_latent in BGPLVM 2013-04-12 13:31:15 +01:00
Max Zwiessele
04261f045b added debug plot 2013-04-12 13:30:28 +01:00
Max Zwiessele
5f76e7cd12 readded mrd plotting changes 2013-04-12 10:07:58 +01:00
Max Zwiessele
51ff92e591 finished mrd and added plotting functions 2013-04-11 18:44:18 +01:00
Max Zwiessele
de6b00ebfd plot_latent added for mrd 2013-04-11 16:00:14 +01:00
Max Zwiessele
89a50e260a mrd example added 2013-04-11 15:54:36 +01:00
Max Zwiessele
dcbd76a6ee kern plotting with axisa 2013-04-11 15:47:18 +01:00
Max Zwiessele
e99993b8ce GPLVM readded 2013-04-11 15:11:41 +01:00
Max Zwiessele
dcc5f6ce18 GPLVM merge?? 2013-04-11 15:10:19 +01:00
Max Zwiessele
3593e9f586 mrd touches 2013-04-11 15:02:26 +01:00
Max Zwiessele
27aea53a6a Merge remote-tracking branch 'origin' into mrd 2013-04-11 15:00:58 +01:00
Max Zwiessele
4953d71b7a first trivial model touches 2013-04-11 14:54:25 +01:00
James Hensman
a03b0f1179 fixed Browninan motion kern (doesnt seem to have a unittest?) 2013-04-11 10:07:56 +01:00
James Hensman
48b0ac6399 some minor improvements in visualize 2013-04-10 20:02:22 +01:00
Nicolo Fusi
87304a0778 merged master back into devel (to sync bugfixes) 2013-04-10 17:04:44 +01:00
Nicolo Fusi
f6879ef768 Merge branch 'master' into devel 2013-04-10 16:55:27 +01:00
Nicolo Fusi
9a42025381 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-04-10 16:50:17 +01:00
James Hensman
6499a76e24 pdinv now uses dpotri instead of dtrtri and dot 2013-04-10 16:50:34 +01:00
Nicolo Fusi
7e0e4f63c4 OMP for psi2 computations in RBF 2013-04-10 16:50:02 +01:00
James Hensman
99ca20b77c improved weaving 2013-04-10 16:12:09 +01:00
James Hensman
4aca883df3 weaved some rbf code 2013-04-10 15:50:31 +01:00
Alan Saul
9bbb11b825 Adding weibull likelihood, requires 'extra_data' to be passed to likelihood, i.e. the censoring information 2013-04-10 15:43:31 +01:00
Alan Saul
65481d7a73 Fixed the z scalings 2013-04-10 13:43:13 +01:00
Nicolo Fusi
74c0b14892 merged local branch 2013-04-10 12:28:38 +01:00
Nicolo Fusi
580a864f76 Merge branch 'new_warping' 2013-04-10 12:27:07 +01:00
Nicolo Fusi
60dfc34e9b big merge 2013-04-10 12:23:23 +01:00
James Hensman
e1d0965866 changed version number in setup.py 2013-04-10 12:15:23 +01:00
James Hensman
98ade75661 changed version number in setup.py 2013-04-10 12:14:58 +01:00
James Hensman
c4b2caa367 Merge branch 'devel' 2013-04-10 12:12:51 +01:00
Nicolo Fusi
807e85123e Merge branch 'master' of github.com:SheffieldML/GPy 2013-04-10 11:54:55 +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
Alan Saul
e0c1e4a4df Fixed laplace approximation and made more numerically stable with cholesky decompositions, and commented 2013-04-08 19:58:54 +01:00
Alan Saul
431f93ef23 Stabalised most of the algorithm (apart from the end inversion which is impossible) 2013-04-08 18:09:07 +01:00
Alan Saul
31d8faecf8 Added timing and realised mdot can be faster as its almost always a diagonal matrix its multiplying with 2013-04-05 17:56:02 +01:00
Alan Saul
4a14a82dfb Got the mode finding without computing Ki 2013-04-05 17:34:11 +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
Alan Saul
2006a94caa Fixed broadcasting bug, rasm now appears to work 2013-04-03 10:55:58 +01:00
Alan Saul
0312f319ad Still working on rasmussen, link function needs vectorizing I think 2013-04-02 20:00:31 +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
Alan Saul
afa5b1f956 Tidying up 2013-04-02 12:39:57 +01:00