Commit graph

89 commits

Author SHA1 Message Date
James Hensman
eb1d8f211f stability improvements in sparse_GP 2013-04-10 11:04:49 +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
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
James Hensman
adfa6de1d8 rbf now works in a more memory friendly fashion 2013-03-27 15:03:46 +00:00
Nicolo Fusi
cbcb3cb337 better GPLVM oil flow demo 2013-03-12 14:01:32 +00:00
Nicolo Fusi
dc19f44a7f deactivated test_models() 2013-03-11 19:37:56 +00:00
Alan Saul
0765ceb920 Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-11 18:21:48 +00:00
Ricardo Andrade
ac701df7e1 Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-11 18:20:52 +00:00
Ricardo Andrade
175cc63ddd Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-11 18:18:47 +00:00
James Hensman
0c326ce497 added plot_latent to GPLVM 2013-03-11 18:18:37 +00:00
Ricardo Andrade
0b1bc1961d Example fixed 2013-03-11 18:18:23 +00:00
Alan Saul
387ee97d73 Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-11 18:09:53 +00:00
Alan Saul
c39af496a6 Added test generator (not quite finished yet) 2013-03-11 17:05:18 +00:00
James Hensman
5b86fce1b3 changes tie_param to tie_params 2013-03-11 16:46:47 +00:00
Ricardo Andrade
4b9064bb0e Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-11 14:54:41 +00:00
Ricardo Andrade
e14576f5c9 Examples are working 2013-03-11 14:53:09 +00:00
James Hensman
d430fe986f Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-11 14:28:40 +00:00
Ricardo Andrade
ea6da11aec Examples working 2013-03-11 14:26:26 +00:00
Ricardo Andrade
7c3c2fc9c0 Merge branch 'master' of github.com:SheffieldML/GPy
Conflicts:
	GPy/examples/__init__.py
2013-03-11 14:10:37 +00:00
Ricardo Andrade
a54e9bb826 examples directory organized. 2013-03-11 14:05:56 +00:00
James Hensman
f23e3bbf7c a small demo for model tutorial 2013-03-11 14:04:07 +00:00
Nicolas
16a23758c6 example files for tutorials are now in Neil's format 2013-03-11 13:13:18 +00:00
Ricardo Andrade
5011afda06 Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-11 11:47:46 +00:00
Ricardo Andrade
71df6e1fc2 Merge branch 'fixEP' 2013-03-11 11:44:30 +00:00
Ricardo Andrade
addb5da4e4 Irrelevant changes 2013-03-11 11:41:46 +00:00
Nicolas
dcbe8e405b Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-11 11:04:27 +00:00
Nicolas
b39de379fd added tutorial in examples 2013-03-11 11:04:11 +00:00
James Hensman
393662b05d sometidying of the psi statistic cross terms 2013-03-11 10:43:17 +00:00
James Hensman
f881e65761 coregionalisation seems to be a go-go 2013-03-08 18:21:29 +00:00
James Hensman
9a97ad7348 debugging the coregionalisation kern 2013-03-07 13:49:54 +00:00
James Hensman
65f9c7bb76 First attempt at making coregionalise work with the sparse model
Gradients are failing! have implemented prod_othogonal.dKdiag_dtheta
2013-03-06 15:29:03 +00:00
James Hensman
613aae6417 coregionalisation 2013-03-06 13:15:15 +00:00
Nicolò Fusi
1705ecce91 optimize_restarts() is now parallel (load-balanced). It also mantains compatibility with the verbose and robust options 2013-02-24 13:23:46 +00:00
Nicolo Fusi
de665361a7 all kernels working fine with the psi statistics now 2013-02-15 18:08:40 +00:00
Nicolo Fusi
bf2d641112 debugging BGPLVM 2013-02-15 16:31:51 +00:00
Nicolo Fusi
2abba8cf14 merged with master 2013-02-15 11:56:37 +00:00
Nicolo Fusi
03c1f77c08 trying to fix bugs in kerns 2013-02-12 17:45:44 +00:00
Ricardo Andrade
4563a5f8a6 Probit likelihood modified for plotting. 2013-02-07 11:36:45 +00:00
Ricardo Andrade
02dc5c7b48 Example is working 2013-02-07 11:35:29 +00:00
Nicolò Fusi
baa06181e8 psi statistics working for linear ARD kernel 2013-02-07 10:01:05 +00:00
Nicolo Fusi
7d8e2183a2 psi statistics for the linear kernel 2013-02-06 17:51:54 +00:00
James Hensman
bbc7bd8aca various merge conflicts from the newGP branch 2013-02-04 16:15:54 +00:00
James Hensman
687631f719 Merge branch 'newGP'
Conflicts:
	GPy/models/GP_regression.py
2013-02-04 12:41:22 +00:00
Ricardo Andrade
5e2baf1919 Changes in plotting functions. 2013-02-01 17:58:21 +00:00
Ricardo Andrade
24b6dfa086 Classification examples corrected (2/3) 2013-02-01 16:21:26 +00:00
Ricardo Andrade
0a8686d7c0 EPEM is running. 2013-02-01 15:14:11 +00:00
Ricardo Andrade
f941d629e6 James' debugging of the EP/GP interface
It seems that the GP-EP algorithm works now.
2013-02-01 13:45:55 +00:00
Ricardo Andrade
eb04cbed63 merged changes in likelihood_functions (James) 2013-02-01 13:32:13 +00:00