Commit graph

2341 commits

Author SHA1 Message Date
Ricardo
2e1a75aa39 new file 2014-04-16 11:08:38 +01:00
Ricardo
b8196a5408 minor change 2014-04-16 11:08:21 +01:00
Ricardo
f88516308e EPDTC added 2014-04-16 11:07:56 +01:00
Ricardo
6587f52004 minor change 2014-04-16 11:05:34 +01:00
Ricardo
a0ebc382da changes according to new definitions 2014-04-16 11:04:44 +01:00
Ricardo
5d4e727521 changes according to new definitions 2014-04-16 11:04:16 +01:00
Ricardo
b12438c0af pseudo_EM is not available for the moment 2014-04-16 11:02:47 +01:00
Max Zwiessele
ed2aaab4bb variational returns now the right raveled indices 2014-03-24 09:06:48 +00:00
Max Zwiessele
ae81cbce6c Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-24 08:52:57 +00:00
Max Zwiessele
a493dd085e Caching functions now take two arguments: self and which, which is the argument which started the update 2014-03-24 08:52:50 +00:00
Zhenwen Dai
8a83845937 merge changes 2014-03-21 22:10:24 +00:00
Zhenwen Dai
cb90272bd5 [GPU] partial implmented minibatch inference 2014-03-21 22:04:25 +00:00
javiergonzalezh
3ee76473c2 BayesOpt added 2014-03-21 18:48:37 +00:00
javiergonzalezh
40186a0f29 BayesOpt added 2014-03-21 18:38:03 +00:00
Max Zwiessele
0b5f6ea7c6 caching now per instance, not at def time 2014-03-21 16:57:49 +00:00
James Hensman
044e714ad4 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-21 15:23:52 +00:00
James Hensman
01271e3868 fixing the logexp (with MZ) and some stability issue in the stationary class 2014-03-21 15:23:49 +00:00
Alan Saul
1c7ed4ab66 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-21 14:22:46 +00:00
Alan Saul
d15c4153f0 Added a couple of tests for model predictions 2014-03-21 14:22:42 +00:00
James Hensman
22dafabca2 correct predictions in Gaussian 2014-03-21 14:15:29 +00:00
James Hensman
3a2e15c508 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-21 13:57:59 +00:00
Max Zwiessele
92bfb3784c ODE_UY gradient checks now kernel unit 2014-03-21 10:55:34 +00:00
Max Zwiessele
bf6cdf5d31 add kernel adding another add kernel 2014-03-21 10:16:49 +00:00
mzwiessele
ee85229a5d Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-20 17:51:49 +00:00
mzwiessele
a8e1bdbd21 param_array fixes 2014-03-20 17:51:43 +00:00
Ricardo
5bf119d600 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-20 16:50:29 +00:00
Ricardo
dfb555bbf2 missing docstrings 2014-03-20 16:50:17 +00:00
mzwiessele
d8ceb3e037 param setting 2014-03-20 16:49:56 +00:00
mzwiessele
ce728d8465 plotting, allot of plotting 2014-03-20 16:20:39 +00:00
Ricardo
ab3ab6a177 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-20 14:42:18 +00:00
James Hensman
dfe325b571 some work on the linear mapping 2014-03-20 12:22:57 +00:00
James Hensman
6f9c97ee72 bugfix in setup.py 2014-03-20 11:58:00 +00:00
James Hensman
75f53c6fb1 bugfix 2014-03-20 11:18:00 +00:00
James Hensman
235e78097c adding a test for Mus code 2014-03-20 11:16:59 +00:00
James Hensman
6ba0592101 Mus code seems to work on params now 2014-03-20 11:15:12 +00:00
James Hensman
1a293948f4 init.py for mus kernel 2014-03-20 11:05:53 +00:00
James Hensman
725053335c adding Mus kernel ODE_UY 2014-03-20 11:04:56 +00:00
James Hensman
3be744c1dd changes to setup.py 2014-03-20 10:39:34 +00:00
James Hensman
ff88845f99 metadata passing in fitc 2014-03-20 09:25:05 +00:00
James Hensman
c353ac67e6 a simple test for fitc 2014-03-20 09:23:52 +00:00
Ricardo
fcb6742b60 Merge branch 'params' of github.com:SheffieldML/GPy into params
Conflicts:
	GPy/likelihoods/mixed_noise.py
2014-03-19 09:39:35 +00:00
James Hensman
d88c821c18 all the tests pass (though some are marked known-to-fail 2014-03-18 18:04:42 +00:00
James Hensman
e201b7ce88 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-18 18:01:23 +00:00
James Hensman
d7eff18180 gaussian with identity link in tests 2014-03-18 18:01:20 +00:00
Max Zwiessele
bde09a2eb9 known fail for EP tests in unit tests 2014-03-18 17:59:32 +00:00
Max Zwiessele
a307d528ef all tests either notimplemented or known to fail 2014-03-18 17:48:09 +00:00
Max Zwiessele
6637eb7ac8 adding kernels flattening and parameters already in hierarchy 2014-03-18 17:41:08 +00:00
Max Zwiessele
9c553ba15c old_tests out of the way 2014-03-18 17:40:51 +00:00
James Hensman
b96ff9cdfb fixes in likelihoods 2014-03-18 17:09:47 +00:00
Max Zwiessele
ff1d0fd09b Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-18 16:48:59 +00:00