Commit graph

4405 commits

Author SHA1 Message Date
Nicolo Fusi
0224e700f4 first broken port of the psi stats to the linear kernel 2013-01-31 09:54:27 +00:00
James Hensman
791d240d96 merged conflicts after merging in master to newGP branch 2013-01-31 09:24:00 +00:00
James Hensman
6197c1a8ed robustified the assertion re lengthscales in rbf 2013-01-31 09:02:18 +00:00
James Hensman
3ad245eeec Merge branch 'master' of github.com:SheffieldML/GPy 2013-01-31 08:56:50 +00:00
Nicolas
e4aa4f4b0c Merge branch 'master' of github.com:SheffieldML/GPy 2013-01-31 08:56:29 +00:00
Nicolas
3a79cef73e missing file product_orthogonal from previous commit 2013-01-31 08:55:22 +00:00
James Hensman
b7462e0fcc fixed bug in rbf.py, removed the ARD moniker from the name variable 2013-01-31 08:54:57 +00:00
James Hensman
5176f4c6f3 Merge branch 'master' of github.com:SheffieldML/GPy 2013-01-31 08:38:20 +00:00
James Hensman
6c65c346c0 added missing dataset from mlprojects 2013-01-31 08:38:12 +00:00
Nicolas
89c8db7368 solved merge conflict 2013-01-30 17:54:41 +00:00
Nicolas
f4b6568ee9 New operator: the kernels can be multiplied directly with the '*' character 2013-01-30 17:41:51 +00:00
James Hensman
6eb9dde272 added datasets (from GPY_assembla)
... and removed a nasty hard link in the examples file
2013-01-30 16:52:03 +00:00
Nicolo Fusi
8a5f075ef0 RBF (both ARD and non-ARD) kernels working nicely with psi statistics 2013-01-30 16:27:45 +00:00
Ricardo Andrade
318e973020 Merge remote-tracking branch 'Falkor/newGP' into newGP 2013-01-30 16:02:09 +00:00
Ricardo Andrade
d8eb155622 Working for regression, still some bugs for EP. 2013-01-30 16:00:03 +00:00
Nicolo Fusi
be5b775729 added BGPLVM demo (not working yet) 2013-01-30 15:54:47 +00:00
Nicolo Fusi
6cde99c486 now skipping FITC test 2013-01-30 15:52:49 +00:00
Nicolo Fusi
2493e2d336 integrated sparse GP regression and BGPLVM classes 2013-01-30 15:51:36 +00:00
Nicolo Fusi
079a20620a removed imports from __init__.py 2013-01-30 15:32:19 +00:00
Nicolo Fusi
8a3e10700d massive merge of the debug branch 2013-01-30 15:30:54 +00:00
Nicolo Fusi
ce3e2e41f4 trying to get psi2 cross terms to work 2013-01-30 15:14:54 +00:00
Nicolo Fusi
e1edb062ed minor changes 2013-01-30 13:20:01 +00:00
Ricardo Andrade
29eb61d65e EP plots samples now for the phi transformation. 2013-01-30 12:14:32 +00:00
Nicolo Fusi
c71ee37064 Merge branch 'bgplvm' into SGD 2013-01-30 11:18:31 +00:00
Nicolo Fusi
ece4e2442c working on cross terms 2013-01-30 11:18:22 +00:00
Ricardo
d1a0883c12 Log-likelihood,predictions and plotting are working. 2013-01-29 23:54:02 +00:00
Ricardo Andrade
bb1e0021d7 More changes. 2013-01-29 18:01:47 +00:00
Nicolo Fusi
f815cb154e added links to readme 2013-01-29 17:28:04 +00:00
Nicolo Fusi
062cd0bc0a added links to readme 2013-01-29 17:27:29 +00:00
Nicolo Fusi
6959a905dc broken commit, working on cross terms for psi statistics 2013-01-29 17:23:51 +00:00
Nicolas
c4f0a9bbc2 Some more documentation documentation on the index page 2013-01-29 17:12:56 +00:00
Ricardo Andrade
81917ceba5 Merge remote-tracking branch 'Falkor/newGP' into newGP 2013-01-29 16:49:44 +00:00
Ricardo Andrade
0a88df62c3 Minor changes. 2013-01-29 16:45:31 +00:00
Ricardo Andrade
ec89c4efc3 _compute_GP_variables 2013-01-29 16:45:00 +00:00
Ricardo Andrade
cab3b77b6b Assertions included. 2013-01-29 16:44:42 +00:00
Ricardo Andrade
217fa0e70e Now it works. 2013-01-29 16:44:12 +00:00
Nicolo Fusi
10c774e84e new shape for psi2 2013-01-29 16:10:12 +00:00
Nicolo Fusi
ff1b64022e BGPLVM working 2013-01-29 15:57:03 +00:00
Nicolo Fusi
936d08723e BGPLVM working with rbf+white 2013-01-29 14:02:41 +00:00
Ricardo Andrade
7ca3c1d795 Merge remote-tracking branch 'Falkor/newGP' into newGP 2013-01-29 12:38:09 +00:00
Ricardo Andrade
ad26d723fe Merge remote-tracking branch 'Falkor/newGP' into newGP 2013-01-29 12:32:22 +00:00
Ricardo Andrade
dbf920ebd5 Minor change in EM explanation. 2013-01-29 12:29:22 +00:00
Ricardo Andrade
75b95619f2 Merge branch 'newGP' 2013-01-29 12:26:24 +00:00
Ricardo Andrade
01f0378f84 Other change. 2013-01-29 12:23:49 +00:00
Ricardo Andrade
9972862ea2 Test file. 2013-01-29 12:08:50 +00:00
Ricardo Andrade
691aeeaf22 GP model works now. 2013-01-29 12:07:19 +00:00
Ricardo Andrade
d9a3226f49 EM algorithm for EP. 2013-01-29 12:06:34 +00:00
Ricardo Andrade
7737cecf6d EM algorithm 2013-01-28 18:01:55 +00:00
Ricardo Andrade
29ec128c9d Other changes. 2013-01-28 17:47:08 +00:00
Nicolas
2f68f6de86 linear kernel now has an ARD flag 2013-01-28 16:21:32 +00:00