Commit graph

3514 commits

Author SHA1 Message Date
Max Zwiessele
f88b4c92e8 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-14 12:33:31 +00:00
Max Zwiessele
0f0a0dae0a mrd gradients 2014-03-14 12:33:26 +00:00
Max Zwiessele
d02f212612 independent output kernel gradients x 2014-03-14 12:32:47 +00:00
Max Zwiessele
3e93579e3d prior domain check 2014-03-14 12:32:08 +00:00
Max Zwiessele
a800f4b7ed prior tests renewed 2014-03-14 12:31:28 +00:00
James Hensman
da2cceba87 plotting now seems to work for Bernouilli 2014-03-14 12:19:25 +00:00
James Hensman
a05232af24 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-14 11:47:47 +00:00
James Hensman
77d08a7d6f fixes to EP 2014-03-14 11:47:23 +00:00
Max Zwiessele
2ec2eb84ce fixes fixed and test updates 2014-03-14 11:45:58 +00:00
Max Zwiessele
11ca793d1f fixes fixed and test updates 2014-03-14 11:45:28 +00:00
Max Zwiessele
16bd44eb35 changes due to tests in parameterization 2014-03-14 11:32:38 +00:00
Max Zwiessele
3e5e3a099e checkgrad is zero test 2014-03-14 11:32:08 +00:00
Max Zwiessele
5f229aae2e active dim indices and slices 2014-03-14 11:31:41 +00:00
Max Zwiessele
7143180842 testing 2014-03-14 11:31:16 +00:00
Max Zwiessele
26e6b29071 static active dims 2014-03-14 11:20:39 +00:00
Max Zwiessele
7a982c8004 kernel tests 2014-03-14 11:19:41 +00:00
Max Zwiessele
2b9d3b326c merge for new kernel slice handling 2014-03-14 10:56:51 +00:00
Max Zwiessele
600b1bde3c kernel slices allowed 2014-03-14 10:55:16 +00:00
James Hensman
1ed7d73219 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-14 10:29:18 +00:00
James Hensman
da4303f71b bugfix for grad_dict 2014-03-14 10:29:14 +00:00
Max Zwiessele
b5811011e0 manual merge of tests 2014-03-14 09:19:59 +00:00
Max Zwiessele
f9b02be40e kernel tests periodic 2014-03-14 09:18:58 +00:00
Max Zwiessele
efcce6d0af active_dims as extra parameter for kernels, it tells which input dimensions to work on 2014-03-14 09:18:08 +00:00
Alan Saul
fcb25039d1 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-13 17:10:03 +00:00
Alan Saul
55f5da69f9 Added test for independent kern 2014-03-13 17:09:55 +00:00
James Hensman
f50b121d4d Alans change to checkgrad 2014-03-13 17:05:46 +00:00
James Hensman
433b213165 independent output gradients 2014-03-13 17:02:29 +00:00
James Hensman
c302e515e2 plotting fix 2014-03-13 16:44:39 +00:00
James Hensman
328e0124c7 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-13 16:03:57 +00:00
James Hensman
f0d97f5b84 fixed the posterior prediction for laplace
The mis-match between the woodbury vector and KIf is still a bit of a
mystery
2014-03-13 16:03:19 +00:00
Neil Lawrence
9562477562 Merge branch 'params' of https://github.com/SheffieldML/GPy into params 2014-03-13 15:59:34 +00:00
Neil Lawrence
73e877a458 Google trends and football data sets. 2014-03-13 15:59:11 +00:00
James Hensman
b7508ce12b various fixes in likelihoods, esp studentT and plotting 2014-03-13 15:35:54 +00:00
James Hensman
cc96f5b3d5 lots of fixes, including prediction being mean and variance only 2014-03-13 14:42:03 +00:00
Max Zwiessele
1f9509d979 testing a bit cleaned periodic is turned off, bc it need different tests, discontinuous still needed 2014-03-13 13:13:15 +00:00
Max Zwiessele
0d343cf0ca Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-13 12:30:27 +00:00
Max Zwiessele
f77233acf9 fixed mlp kern 2014-03-13 12:30:07 +00:00
Max Zwiessele
e471ec7a15 whitespaces 2014-03-13 12:29:35 +00:00
Max Zwiessele
c6b1f513d3 caching now resets cache on error 2014-03-13 12:29:14 +00:00
Max Zwiessele
3d6a69e5f0 we need to update all the tests: here discontinuous kernel testsee messing, mrd and bgplvm model tests not needed anymore 2014-03-13 12:28:56 +00:00
Max Zwiessele
1102387a76 periodic kernel gradients and parameterized updates 2014-03-13 12:27:59 +00:00
Ricardo
8b2cff954e coregionalization example 2014-03-13 12:22:20 +00:00
James Hensman
365b8ae1e1 more chancges to laplace 2014-03-13 12:14:02 +00:00
James Hensman
ccf5167b75 chancges to where gradients are computed in laplace 2014-03-13 12:13:00 +00:00
Max Zwiessele
a18b54ed73 constrain notifies observers 2014-03-13 12:02:40 +00:00
Ricardo
90f8944361 Fix needed 2014-03-13 11:51:59 +00:00
Max Zwiessele
b95cc90ffb object without args 2014-03-13 11:51:54 +00:00
Ricardo
f5c9443595 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-13 11:03:34 +00:00
Max Zwiessele
e9c96632ba product kernel and combination kernel updates 2014-03-13 11:01:48 +00:00
Ricardo
3230ecbccd Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-13 10:27:00 +00:00