Commit graph

4433 commits

Author SHA1 Message Date
Zhenwen Dai
c885af7fbb update the set_XY function 2014-11-03 17:26:31 +00:00
Alan Saul
e3d3db01b6 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2014-11-03 16:49:28 +00:00
Alan Saul
4160a7b4d8 Fixed prior error 2014-11-03 16:48:08 +00:00
Zhenwen Dai
105a6c5377 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2014-11-03 16:04:59 +00:00
Zhenwen Dai
1840b7e6b8 extend inference X for all gp models 2014-11-03 16:04:15 +00:00
Alan Saul
63c2321469 Added homepage to main GPy project page 2014-11-03 15:28:48 +00:00
Max Zwiessele
d263432dde [tests] for issue ##146 and #147, fixing parameters inside __init__ 2014-11-03 15:21:08 +00:00
Max Zwiessele
5ab16915a9 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2014-11-03 15:12:28 +00:00
Max Zwiessele
2eedd7f385 [tests] pickle tests updated to new structure 2014-11-03 15:12:24 +00:00
Max Zwiessele
1a8cae99a5 [MRD] running again, using missing_data classes, more details needed for missing data though 2014-11-03 15:04:12 +00:00
Neil Lawrence
fb385355bd Merge branch 'devel' of https://github.com/SheffieldML/GPy into devel 2014-11-03 14:43:43 +00:00
Neil Lawrence
71523427e4 Removed ordinal.py (to Symbolic). 2014-11-03 14:43:38 +00:00
Alan Saul
13fd45e31f Minor doc changes, fixed MPI dependency and 'stop' in var_dtc 2014-11-03 14:39:17 +00:00
Zhenwen Dai
3eb2fa3a8f Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2014-11-03 14:22:16 +00:00
Zhenwen Dai
871405e3e4 add test cases for inference new X for bayesian GPLVM 2014-11-03 14:22:01 +00:00
Max Zwiessele
80b1bbbd64 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2014-11-03 14:20:03 +00:00
Max Zwiessele
6242a75f6a [parameterized] handle updates inside init 2014-11-03 14:19:38 +00:00
Max Zwiessele
d0a5420f2f [minbatch var dtc] adjustments to bgplvm minibatch 2014-11-03 14:19:03 +00:00
Zhenwen Dai
24ad425a1b bug fix for inferenceX 2014-11-03 14:11:46 +00:00
James Hensman
304db40f5b improved kernel plotting 2014-11-03 14:03:37 +00:00
Alan Saul
7760730230 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2014-11-03 13:39:12 +00:00
Zhenwen Dai
78b50db138 add new inference X 2014-11-03 13:38:28 +00:00
Alan Saul
1385c3b271 Removed pod dependency for pickle tests 2014-11-03 13:36:46 +00:00
Alan Saul
02c903c4eb Tidied up laplace warnings 2014-11-03 13:36:26 +00:00
Zhenwen Dai
78be1464be Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2014-11-03 12:18:11 +00:00
Zhenwen Dai
74765d0e0d refine the docstring for hmc 2014-11-03 12:18:04 +00:00
Zhenwen Dai
6625e27fec Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2014-11-03 12:05:52 +00:00
Zhenwen Dai
b39188a5cd add __init__.py to mcmc 2014-11-03 12:05:49 +00:00
Alan Saul
eea6c15802 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2014-11-03 12:05:09 +00:00
Zhenwen Dai
f7ecfed179 add documentation for hmc 2014-11-03 12:04:46 +00:00
Alan Saul
37127bf233 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2014-11-03 11:55:06 +00:00
Alan Saul
625eedd6ac Catch nosetests import error if not installed, now ignore GPy.tests() when nosetests GPy is called, but allows GPy.tests() to be called, and throws error if this is tried without nose being installed 2014-11-03 11:54:55 +00:00
James Hensman
4905348dbe changed init for mcmc 2014-11-03 11:26:31 +00:00
Max Zwiessele
6b3888f163 [VarDTC] reverted SparseGP to previous state, updated BGPLVM accordingly 2014-11-03 11:16:34 +00:00
James Hensman
db6c50712e removing dead bayesopt file 2014-11-03 11:15:40 +00:00
James Hensman
d1200a1be7 moving mcmc 2014-11-03 10:55:13 +00:00
Max Zwiessele
70afcd3ddd Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2014-11-03 09:04:15 +00:00
Max Zwiessele
0fe50232a6 [ParameterizedTests] added test functionality 2014-10-31 17:12:31 +00:00
Max Zwiessele
4183b6665e [IndexOps] added new tests for index operations 2014-10-31 17:10:39 +00:00
Max Zwiessele
0080d4b044 [SparseGP] added self.full_values 2014-10-31 17:10:02 +00:00
Max Zwiessele
bfe8110c87 [MRD] changes for new inference technique 2014-10-31 17:09:14 +00:00
mschiegg
7bbb6c0f74 normalization: avoid division by zero for constant feature dimensions 2014-10-31 13:40:10 +01:00
James Hensman
91c409bac0 Merge branch 'devel' of github.com:sheffieldml/GPy into devel 2014-10-29 20:28:33 +00:00
James Hensman
85ed44c9da omp for dX 2014-10-29 20:28:23 +00:00
Max Zwiessele
79df23adc8 [ObsAr] do not make a copy, if not needed 2014-10-29 08:24:51 +00:00
Max Zwiessele
894829ffeb [var dtc missing] deleted code for missing data inference 2014-10-29 08:24:25 +00:00
Max Zwiessele
f916717aad [stochastics] updated some stuff on the stochastics 2014-10-29 08:23:57 +00:00
Max Zwiessele
af40ef8cfb [sparse gp] prediction with posterior per dimension activated 2014-10-29 08:23:25 +00:00
Max Zwiessele
f91e7e9deb [init] parameter updates now check if in init 2014-10-29 08:22:49 +00:00
Max Zwiessele
57e56bd93f [pickling] load added to gpy, allows for easy loading of pickled models 2014-10-29 08:22:11 +00:00