Commit graph

41 commits

Author SHA1 Message Date
mzwiessele
b1e073318f [chaching] changing all chacher limits to 3 2016-03-07 11:37:22 +00:00
Zhenwen Dai
c0e6978054 merge with current GPy devel 2015-12-09 17:27:06 +00:00
mzwiessele
568a38dfba [dir] structure preserved 2015-10-15 15:13:16 +01:00
mzwiessele
dce82847a7 [paramz] fully integrated all tests running 2015-10-15 14:59:57 +01:00
Zhenwen Dai
cb1f6f1486 remove the automatic importing mpi4py 2015-09-23 16:25:39 +01:00
Zhenwen Dai
097b048100 improve the stability of parallel inference code 2015-08-17 17:49:37 +01:00
Mike Croucher
985b2ea70c Added (SLOW) Pure Python implementations of flat_to_triang and triang_to_flat 2015-04-01 15:42:49 +01:00
Mike Croucher
5c653fa4b0 Fix merge conflicts 2015-04-01 13:03:48 +01:00
Zhenwen Dai
edbb576bfc fallback the implementation of spike and slab prior 2015-03-30 21:49:02 +01:00
Mike Croucher
cf1c382acd xrange fixes for Python 3 2015-03-07 07:49:59 +00:00
Mike Croucher
506a57def8 Import fixes for Py3 2015-02-27 17:39:15 +00:00
mzwiessele
ed6da422eb [pickling errors] due to too little constant jitter, the gradient checks in pickle tests did not pass 2015-02-26 14:24:07 +00:00
James Hensman
384b6c70c5 more coopyrighting 2014-11-21 11:52:28 +00:00
Zhenwen Dai
902f8f138b clean up parallel framework 2014-11-05 14:34:03 +00:00
Max Zwiessele
6a260409fa [param_to_array] deprecated and removed param_to_array from code, use param.values instead 2014-10-06 08:59:24 +01:00
Zhenwen Dai
d7eee6aa00 finish the debug of sparsegp_mpi 2014-09-12 10:36:01 +01:00
Zhenwen Dai
5697a533e7 a bug fix for VarDTC_minibatch 2014-09-09 12:17:29 +01:00
Zhenwen Dai
0f47a6b35f adapt the numerical stability strategy from VarDTC to VarDTC_minibatch 2014-09-09 11:46:19 +01:00
Zhenwen Dai
4e83501ea5 update sparse_gp_mpi for new interface 2014-09-08 17:22:37 +01:00
Zhenwen Dai
e332c1e246 more for debug 2014-09-01 18:39:43 +01:00
Zhenwen Dai
a6e7d01ad2 add debug util module and try to debug sparsegp_mpi 2014-08-29 15:21:21 +01:00
Zhenwen Dai
f29753e9e6 generalize the interface of mpi 2014-08-26 18:12:41 +01:00
Zhenwen Dai
77a96efeba improve numerical stability of vardtc_parallel 2014-08-26 16:38:00 +01:00
Zhenwen Dai
216de32c0c fix add kernel and VarDTC_minibatch speed tuning 2014-07-01 18:01:33 +01:00
Zhenwen Dai
cf33808673 fix the SSGPLVM with MPI 2014-06-25 13:57:25 +01:00
Zhenwen Dai
cf2bf3bbe2 var_dtc_parallel make YY.T speed up 2014-06-23 14:23:43 +01:00
Zhenwen Dai
ca1edecce4 rbf gpu usable 2014-06-20 18:02:35 +01:00
Zhenwen Dai
e7177b6d37 [mpi] fix the bug of mpi 2014-05-17 22:18:00 +01:00
Zhenwen Dai
e6d07ad5ac fix pickle 2014-05-16 11:23:44 +01:00
Zhenwen Dai
c568bad4fb bug fix for mpi SSGPLVM 2014-05-16 10:40:45 +01:00
Zhenwen Dai
4ec8f464e2 merge chagnes from devel 2014-05-15 18:02:33 +01:00
Max Zwiessele
dfdb1c24e6 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2014-05-15 14:06:04 +01:00
Max Zwiessele
58a05f37b7 [latentfunctioninference] superclass LatentFunctionInference added, which contains a call just before and just after optimization 2014-05-15 14:06:00 +01:00
Zhenwen Dai
dad476faf6 [ssgplvm] linear kernel 2014-05-15 11:43:29 +01:00
Zhenwen Dai
d911766624 [mpi] add mpi into ssgplvm 2014-05-14 15:07:39 +01:00
Zhenwen Dai
a702b0862b [GPU] varDTC_gpu ready 2014-05-09 16:12:16 +01:00
Zhenwen Dai
ddbf15d763 [GPU] 2014-05-08 13:08:16 +01:00
Zhenwen Dai
06336bf0d4 switch psi2 statistics design 2014-05-06 16:30:17 +01:00
Zhenwen Dai
f776db45df [GPU] psi varDTC ready 2014-04-07 10:18:03 +01:00
Zhenwen Dai
53627ee282 [GPU] GPU kernel 2014-03-26 10:47:33 +00:00
Zhenwen Dai
cb90272bd5 [GPU] partial implmented minibatch inference 2014-03-21 22:04:25 +00:00