Commit graph

53 commits

Author SHA1 Message Date
Zhenwen Dai
5f417565fb slvm gamma mean-field 2016-01-14 15:56:48 +00:00
Zhenwen Dai
60b2a57ea8 implement slvm 2016-01-14 09:41:59 +00:00
Zhenwen Dai
c0e6978054 merge with current GPy devel 2015-12-09 17:27:06 +00:00
Zhenwen Dai
92248b62e6 add sample_W to SSGPLVM 2015-11-03 15:09:59 +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
mzwiessele
f0eeb9481a [docs] had to rename kern._src to kern.src. PLEASE CHECK YOUR CODE, if it is running smoothly 2015-10-11 15:34:14 +01:00
mzwiessele
133a815950 [testing] BGPLVM 2015-10-06 14:22:29 +01:00
Zhenwen Dai
b5cac9af8c [ssmrd] implement with IBP prior 2015-05-22 14:29:53 +01:00
Zhenwen Dai
afa0621488 [ssgplvm] implement IBP prior 2015-05-21 14:18:32 +01:00
Zhenwen Dai
b8508cc20c [ssgplvm] group spike 2015-05-21 11:33:37 +01:00
Zhenwen Dai
7188e92efb start implement ICP for ssgplvm 2015-05-18 16:36:39 +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
Zhenwen Dai
7f7b0da7b9 spike and slab binary variable numerical enhancement 2014-11-12 20:19:56 +00:00
Zhenwen Dai
902f8f138b clean up parallel framework 2014-11-05 14:34:03 +00:00
Zhenwen Dai
e46f3b342e remove the print message in model.checkgrad 2014-09-02 12:33:52 +01:00
Zhenwen Dai
313a238b15 adapt sparsegp_mpi for normalizer arguement 2014-08-28 18:01:25 +01:00
Zhenwen Dai
7ed0e70a46 further bug fix for sparsegp_mpi 2014-08-27 09:45:06 +01:00
Zhenwen Dai
f29753e9e6 generalize the interface of mpi 2014-08-26 18:12:41 +01:00
Zhenwen Dai
a853d060fb recover the ss_gplvm.py 2014-08-26 16:46:28 +01:00
mzwiessele
d000893878 [ard] enhanced ard handling and plotting
Conflicts:
	GPy/kern/_src/linear.py
	GPy/models/ss_gplvm.py
2014-08-25 09:55:58 -07:00
Zhenwen Dai
f5f90b3a2c fix the pickle problem for models with psi statistics 2014-08-18 18:03:08 +01:00
Zhenwen Dai
6b8ac70210 minor changes on SSGPLVM 2014-08-18 15:17:52 +01:00
Zhenwen Dai
785c580032 merge the current devel into psi2 2014-08-11 18:01:23 +01:00
Zhenwen Dai
35eb0a015f add ss_mrd model 2014-06-27 10:03:25 +01:00
Zhenwen Dai
8a4a4e56a9 fix pickle for ssgplvm and bgplvm with mpi 2014-06-26 14:39:02 +01:00
Zhenwen Dai
cf33808673 fix the SSGPLVM with MPI 2014-06-25 13:57:25 +01:00
Zhenwen Dai
9c6bfae0b9 RBF for SSGPLVM gpu implemented 2014-06-24 15:10:53 +01:00
Zhenwen Dai
3f36a245d1 fix the problem of multiple ties on the same param array object 2014-06-24 12:49:04 +01:00
Zhenwen Dai
cf2bf3bbe2 var_dtc_parallel make YY.T speed up 2014-06-23 14:23:43 +01:00
Zhenwen Dai
b945c20004 restructure rbf kernel 2014-05-21 16:42:35 +01:00
Zhenwen Dai
001db6b089 [mpi] enable checkgrad 2014-05-18 10:05: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
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
06336bf0d4 switch psi2 statistics design 2014-05-06 16:30:17 +01:00
Zhenwen Dai
5cfc250ad1 [SSGPLVM] add plotting class 2014-04-08 15:26:34 +01:00
Zhenwen Dai
b945e8d01f [GPU] psi1 2014-03-31 16:18:06 +01:00
Zhenwen Dai
4465c5be8d [GPU] psicommputation 2014-03-27 17:12:17 +00:00
Zhenwen Dai
bc59cb8b22 [GPU] psi1 after debug 2014-03-26 17:09:01 +00:00
Zhenwen Dai
53627ee282 [GPU] GPU kernel 2014-03-26 10:47:33 +00:00
Zhenwen Dai
f2d5ee42eb fix the bug regarding to the change of the name dL_dthetaL 2014-03-17 16:09:25 +00:00
Zhenwen Dai
b9dcb7f640 switch input_sensitivity function to model 2014-03-04 14:25:11 +00:00
Zhenwen Dai
0f37cc721b [SSGPLVM] numerical stability 2014-03-04 12:06:41 +00:00
Zhenwen Dai
c29c4e20c1 [SSGPLVM] fix plot_latent 2014-03-04 10:43:29 +00:00