Commit graph

2618 commits

Author SHA1 Message Date
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
Ricardo
050bc94a30 temporal fix 2014-03-13 10:26:50 +00:00
James Hensman
4d00b9db03 import not relative in tests 2014-03-13 10:23:07 +00:00
James Hensman
b87e25d031 ind ops 2014-03-13 09:57:59 +00:00
Max Zwiessele
5fb0acbdb4 Independent outputs kernel 2014-03-13 09:38:12 +00:00
Max Zwiessele
6530af3e46 gp merge, grad dict is property of self + Y_metadata being passed through 2014-03-13 09:10:57 +00:00
Max Zwiessele
ecccf0cbbf add kernel has its own gradients update 2014-03-13 09:09:13 +00:00
Max Zwiessele
7adf5217f2 grad dict is property of self 2014-03-13 09:07:56 +00:00
Max Zwiessele
eb8b2c8b47 combination slices full now, independent output kernel 2014-03-13 09:07:27 +00:00
Max Zwiessele
8f7d8537b7 whitespaces 2014-03-13 09:00:31 +00:00
James Hensman
d59a8576e1 bugfixing 2014-03-13 08:02:25 +00:00
Ricardo
c7ec34e4d9 missing bracket 2014-03-12 20:16:17 +00:00
Ricardo
35fb0451e7 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-12 19:22:59 +00:00
Ricardo
5d6b26f3f5 fixing coreg kernel 2014-03-12 19:22:50 +00:00
Ricardo
7b42fa535d fixing coreg kernel 2014-03-12 19:22:17 +00:00
Max Zwiessele
58523eaa3a old way of tensor product 2014-03-12 13:23:01 +00:00
James Hensman
adc79b1027 q
Merge branch 'params' of github.com:SheffieldML/GPy into params
2014-03-12 13:08:29 +00:00
James Hensman
5c939bc0d0 fixing fitc 2014-03-12 13:08:24 +00:00
Max Zwiessele
b975a45cd2 copy 2014-03-12 13:02:52 +00:00
Ricardo
d7ee04bda2 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-12 13:01:38 +00:00
Max Zwiessele
abc7545e09 kernel slicer 2014-03-12 13:00:02 +00:00
Ricardo
4ce6d2d72c Merge branch 'params' of github.com:SheffieldML/GPy into params
Conflicts:
	GPy/core/gp.py
	GPy/plotting/matplot_dep/models_plots.py
2014-03-12 12:57:04 +00:00
Ricardo
6ced5b1242 GPCoregionalizedRegresssion added 2014-03-12 12:52:52 +00:00
Ricardo
45973dce10 mixed_noise added 2014-03-12 12:50:57 +00:00
Ricardo
0422a56524 Y_metadata is now **kwags 2014-03-12 12:48:35 +00:00
Ricardo
32d5b449eb Y_metadata added as parameter 2014-03-12 12:46:54 +00:00