Commit graph

4405 commits

Author SHA1 Message Date
mzwiessele
67620e47d0 [cacher] removed logger 2014-06-30 08:17:47 -07:00
mzwiessele
3ac8f477fa [var dtc missing] yak shaving 2014-06-27 16:22:57 -07:00
mzwiessele
35b778b45f [logging] 2014-06-27 16:19:23 -07:00
mzwiessele
8213b5011c [gp] memory > only one copy 2014-06-27 15:21:12 -07:00
mzwiessele
06ee090a50 [subbarray] logging 2014-06-27 15:21:12 -07:00
Zhenwen Dai
2c88528ebd ss_mrd with parameter tied 2014-06-27 17:25:08 +01:00
mzwiessele
83e2df838d [vardtc missing] performance fixes 2014-06-27 08:04:20 -07: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
1512590a8c remove dependence of scikits.cuda from rbf kernel 2014-06-26 14:12:19 +01:00
Zhenwen Dai
92fecbb4ef remove dependence of cublas from rbf kernel 2014-06-26 14:01:58 +01:00
Zhenwen Dai
c3482e7a94 fix the gpu initialization for multiple cards 2014-06-26 13:46:47 +01:00
Zhenwen Dai
bdf478956d adapt gpu initialization multiple gpu cards 2014-06-26 12:17:45 +01:00
mzwiessele
66390cbf8a [optimizer array] bugfix, when updating the model the optimizer array would not update 2014-06-25 09:33:17 -07:00
Zhenwen Dai
cf33808673 fix the SSGPLVM with MPI 2014-06-25 13:57:25 +01:00
Zhenwen Dai
08ed72b2f2 fix the speed problem of the tie framework 2014-06-24 18:01:16 +01:00
Zhenwen Dai
525d9329ff a little optimization of gpu code 2014-06-24 17:28:01 +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
567612b3a9 tie framework works roughly 2014-06-23 19:39:35 +01:00
Zhenwen Dai
fa6b5343cc merge ties branch into psi2 2014-06-23 14:37:11 +01:00
Zhenwen Dai
36d53f815c merge ties branch into psi2 2014-06-23 14:36:28 +01:00
Zhenwen Dai
cf2bf3bbe2 var_dtc_parallel make YY.T speed up 2014-06-23 14:23:43 +01:00
Zhenwen Dai
7a35c9a6ad fix pickle for RBF GPU kernel 2014-06-23 12:02:36 +01:00
Zhenwen Dai
59172435e2 fix the remaining problem of cache.py 2014-06-20 21:51:51 +01:00
mzwiessele
94bff66c7b [optmimize] bugfix 2014-06-20 12:10:21 -07:00
mzwiessele
73d9118043 [whitespaces] & [opt] minor fix of optimizer, when Optimizer is provided (set model to self) 2014-06-20 10:28:32 -07:00
Zhenwen Dai
ca1edecce4 rbf gpu usable 2014-06-20 18:02:35 +01:00
Zhenwen Dai
e486f3fd99 fix import issue on no-gpu machine 2014-06-20 15:03:44 +01:00
Zhenwen Dai
155511b761 rbf kernel gpu implementation ready 2014-06-20 15:02:00 +01:00
Zhenwen Dai
e0412ebf54 rbf gpu psicomp pass gradcheck 2014-06-20 14:09:26 +01:00
Zhenwen Dai
db9b9bc857 rbf kernel gpu implementation in progress 2014-06-20 11:56:21 +01:00
mzwiessele
eaa18e3512 [model] optimizer can now be an optimizer instance, instead of a string 2014-06-19 12:07:58 -07:00
mzwiessele
1e006f63b5 [parallel vardtc] minor adjustments to work with current implementation of
psi stats
2014-06-18 08:56:48 -07:00
mzwiessele
c62dd85418 [randomize] adjusted parameters to go into random generator right 2014-06-18 08:52:33 -07:00
mzwiessele
47d10600d1 [scg] minor adjustements based on original publication 2014-06-18 08:52:27 -07:00
Zhenwen Dai
0b75aa8b0f add truncated linear kernel 2014-06-16 10:14:41 +01:00
Alan Saul
fdf8f984c1 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2014-06-09 17:39:44 +01:00
Max Zwiessele
1102fa3320 [linalg] fixed scipy 0.14 bugfix. sciy.linalg.lapack.dpotri was fixed to work right with lower=1, thus, the hack is gone now from GPy.util.linalg.dpotri, when using scipy 0.14 and higher 2014-06-09 09:28:40 -07:00
Zhenwen Dai
c2a1ea9cbd rename sslinear_psi_comp.py 2014-06-09 14:24:20 +01:00
Zhenwen Dai
695bad63c5 fix Linear kernel with SSGPLVM 2014-06-09 14:21:56 +01:00
James Hensman
322d0d6d01 re-doing the lee dataset 2014-06-08 21:06:29 +01:00
James Hensman
0812a0e15c Revert "Minor edits to reading Lee data in datasets.py"
This reverts commit 730e229238.
2014-06-08 21:02:42 +01:00
durrande
1dfe7ed0a8 fixed unnecessary warnings when using periodic kernels 2014-06-08 18:37:07 +02:00
Alan Saul
4ecf9a2cf8 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2014-06-06 13:17:52 +01:00
Neil Lawrence
ec1b9190f5 Datasets.py updates should have been committed before. 2014-06-05 18:49:15 +01:00
Neil Lawrence
3003718ea9 Merge branch 'devel' of https://github.com/SheffieldML/GPy into devel 2014-06-05 18:48:55 +01:00
James Hensman
d20222a90b reverting Maxs linalg changes 2014-06-04 15:43:03 +01:00
Neil Lawrence
730e229238 Minor edits to reading Lee data in datasets.py 2014-06-04 11:21:25 +01:00
Max Zwiessele
38ed60385a linalg had lowers missing for windows libraries to work correctly 2014-06-03 15:42:32 -07:00