Commit graph

34 commits

Author SHA1 Message Date
Ricardo
aac4f6a237 Fixed naming to standardized PEP8 2013-06-05 14:39:32 +01:00
Ricardo
b3eeacd956 Merged and fixed conflicts, names still need changing accordingly 2013-06-05 14:22:16 +01:00
Ricardo
1dcbd1ee66 New FITC model and other stuff 2013-06-05 14:11:28 +01:00
Max Zwiessele
2e5e8ac026 REFACTORING: model names, lowercase, classes uppercase 2013-06-05 13:02:03 +01:00
Ricardo
72ba86a969 new models included 2013-06-04 18:54:47 +01:00
Ricardo
a87dd7296c new GP_classification model 2013-06-04 18:16:08 +01:00
Alan Saul
1302c46ace Broken whilst unlinking GP and sparse_GP, kern not being imported 2013-06-04 16:05:33 +01:00
Ricardo
14b449bcfd adding FITC to the list 2013-05-10 10:32:21 +01:00
Ricardo
8ab4c65227 some changes 2013-05-10 08:15:33 +01:00
Ricardo
00230d7b02 changes to FITC 2013-05-09 19:04:31 +01:00
James Hensman
5fca43f980 more stabilisation of sparse GP 2013-04-29 11:37:08 +01:00
Max Zwiessele
c63beddcf0 new functions mrd init_X update 2013-04-15 10:57:27 +01:00
Max Zwiessele
4953d71b7a first trivial model touches 2013-04-11 14:54:25 +01:00
Ricardo Andrade
0c0c7b000c Generalized FITC is back 2013-03-19 19:08:25 +00:00
James Hensman
0971a3faa4 changed the filename from BGPLVM to Bayesian_GPLVM to tidy the namespace a little 2013-03-11 16:50:44 +00:00
James Hensman
acaf5713fc re-enables uncollapsed GP 2013-02-19 14:05:47 +00:00
Ricardo Andrade
461be357fb Broken file removed until new notice. 2013-02-08 14:18:59 +00:00
James Hensman
2b756e96e1 made the BGPLVM work in the new world order 2013-02-01 17:42:51 +00:00
James Hensman
5447d6fbfc Assorted work on combining the EP and sparse methods 2013-02-01 17:12:45 +00:00
James Hensman
d077d28fd1 very basic functionality is now working 2013-01-31 15:02:34 +00:00
James Hensman
791d240d96 merged conflicts after merging in master to newGP branch 2013-01-31 09:24:00 +00:00
Nicolo Fusi
079a20620a removed imports from __init__.py 2013-01-30 15:32:19 +00:00
Nicolo Fusi
8b6e244cf1 decent gradients for most parameters 2013-01-28 15:55:40 +00:00
Ricardo
fad0e07624 Sparse EP 2013-01-28 00:16:23 +00:00
Ricardo Andrade
738ca78dac No more GP_EP stuff 2013-01-25 18:24:10 +00:00
Ricardo Andrade
6a2e0a1fe5 fixing EP and merging it with GP_regression 2013-01-25 18:14:28 +00:00
Ricardo
b6ffb57263 Fixing GP_EP 2013-01-25 09:30:31 +00:00
James Hensman
1a135ca9f7 some code to debug the sprase GP gradients with. 2013-01-11 17:54:10 +00:00
James Hensman
fe13d2c09a more skeletal work on the uncollapsed GP
None of the gradients work, but lots more things are in place
2012-12-07 16:35:15 -08:00
James Hensman
20a02cc445 removed uncertain gp regression from the model __init__, since it's now
just a switch in the sparse GP
2012-12-05 22:25:37 -08:00
James Hensman
6d0a7afd4c bias kernel psi stats implemented. 2012-11-30 15:49:20 +00:00
James Hensman
4b4f1da128 very basic GP_regression demo is working 2012-11-30 09:11:46 +00:00
Nicolo Fusi
92adeecb6c added copyright notice and license at the top 2012-11-29 16:39:20 +00:00
Nicolo Fusi
61984274dd models 2012-11-29 16:32:48 +00:00