Commit graph

4405 commits

Author SHA1 Message Date
James Hensman
93076df259 fiddling with cholesky backprop 2015-06-08 21:09:45 +01:00
James Hensman
04c14a9b4c parallelizing backprop of cholesky 2015-06-08 15:25:16 +01:00
Alan Saul
59771c8956 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-06-04 16:17:55 +01:00
James Hensman
451f145f88 Jacobians should not be computed only for transforms 2015-06-03 21:27:17 +01:00
James Hensman
c4752c1564 Jacobians should not be computed only for transforms 2015-06-03 21:23:27 +01:00
James Hensman
d67e37fcb6 Merge branch 'devel' of github.com:/sheffieldml/gpy into devel 2015-05-28 22:22:59 +01:00
James Hensman
21ee8cd80a jacobian bugfix 2015-05-28 22:22:51 +01:00
Zhenwen Dai
c0e045c0ab allow to set color for the skeleton visualization 2015-05-28 17:05:09 +01:00
Zhenwen Dai
6240f494f2 [ssgplvm] change the default gamma interval 2015-05-28 14:19:46 +01:00
James Hensman
01b501e078 added log jacobian transofms for Exponent, Logexp 2015-05-28 12:21:52 +01:00
Alan Saul
2370240acf Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-05-27 19:44:36 +01:00
James Hensman
3341b3c56a minor bugfix in raw_predict with full_cov for sparseGP 2015-05-27 12:29:53 +01:00
Alan Saul
f43df8798a Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-05-26 16:02:31 +01:00
Alan Saul
50f656c7b5 Updated plotting 2015-05-26 16:02:27 +01:00
Alan Saul
7b27e7c596 Merge branch 'devel' of https://github.com/SheffieldML/GPy into devel 2015-05-22 21:16:43 +01:00
Alan Saul
56d50e0469 Reshaped log predictive density to have D outputs 2015-05-22 21:16:38 +01:00
Zhenwen Dai
b5cac9af8c [ssmrd] implement with IBP prior 2015-05-22 14:29:53 +01:00
Alan Saul
d3e79495e7 Added option for plotting with SVGP 2015-05-21 16:33:35 +01:00
Zhenwen Dai
afa0621488 [ssgplvm] implement IBP prior 2015-05-21 14:18:32 +01:00
Zhenwen Dai
21a39ffb87 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-05-21 11:33:43 +01:00
Zhenwen Dai
b8508cc20c [ssgplvm] group spike 2015-05-21 11:33:37 +01:00
Max Zwiessele
bfd7734339 [param] added multilevel indexing note to doc 2015-05-21 10:15:50 +02:00
James Hensman
5c230380ee Merge branch 'devel' of github.com:/sheffieldml/gpy into devel 2015-05-19 17:09:05 +01:00
James Hensman
8fc00dfdd4 minor bugfix in mlp kernel 2015-05-19 17:06:53 +01:00
James Hensman
406b8de9a2 some cython improvments for stationary kerns 2015-05-19 16:54:02 +01:00
James Hensman
601efa7525 svgp bugfix 2015-05-19 13:33:47 +01:00
Zhenwen Dai
7188e92efb start implement ICP for ssgplvm 2015-05-18 16:36:39 +01:00
Zhenwen Dai
d01545c92b prevent the predicted variance to be negative 2015-05-16 22:39:11 +01:00
James Hensman
51a4e881da small bug in cython tests 2015-05-15 09:02:48 +01:00
James Hensman
0651c933db Merge branch 'reorder_choleskies' into devel 2015-05-15 09:00:18 +01:00
James Hensman
5cf3cb30c0 Merge branch 'devel' of github.com:/sheffieldml/GPy into devel 2015-05-15 08:59:56 +01:00
James Hensman
77093a304c svgp working with reordered chols 2015-05-15 08:59:19 +01:00
James Hensman
2249ec06a5 interim svgp commit 2015-05-15 08:10:34 +01:00
James Hensman
1c294cad40 Merge branch 'devel' into reorder_choleskies 2015-05-14 17:40:34 +01:00
James Hensman
9750f79245 omp for gradients_X 2015-05-14 17:40:10 +01:00
Zhenwen Dai
fc579917b9 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-05-14 17:38:14 +01:00
Zhenwen Dai
0547177f32 change the behavior the optimize_restarts to keep the original model parameters for the firt run 2015-05-14 17:38:07 +01:00
James Hensman
14043be0ce svgp, more c-ordering 2015-05-14 16:49:11 +01:00
Max Zwiessele
9ededd5a45 [opt messages] show DDdHHhMMmSSsMS 2015-05-14 14:04:59 +01:00
Max Zwiessele
466b381443 [opt messages] show dd/hh:mm:ss.ms 2015-05-14 11:21:14 +01:00
Max Zwiessele
1629662678 [cython import] error notices where it happens 2015-05-14 11:18:40 +01:00
Max Zwiessele
b55f84f04f [predict] documentation 2015-05-11 11:26:25 +01:00
Max Zwiessele
dc138aa97b [predict] documentation 2015-05-11 11:21:45 +01:00
Neil Lawrence
c05540dc31 Merge branch 'devel' of https://github.com/SheffieldML/GPy into devel 2015-05-08 11:44:26 +01:00
Neil Lawrence
0da25ee168 Commit to pull. 2015-05-08 11:44:23 +01:00
James Hensman
0450e228a8 svgp tests are passing with re-ordered chols 2015-05-05 14:29:07 +01:00
James Hensman
5d1875ec44 preliminary reconfiguring or choleskies ordering 2015-05-05 14:13:38 +01:00
Alan Saul
dde8e4136e Again with gradients 2015-04-30 18:00:14 +01:00
Alan Saul
317eef33f8 fixing constant mapping gradients 2015-04-30 17:58:08 +01:00
Alan Saul
e744857e0a Small name change 2015-04-30 17:29:51 +01:00