Commit graph

4433 commits

Author SHA1 Message Date
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
James Hensman
0e5acd1d2b addint constant mapping 2015-04-30 17:26:34 +01:00
James Hensman
ad92e5cd9b Merge branch 'devel' of github.com:/sheffieldml/GPy into devel 2015-04-30 17:25:56 +01:00
James Hensman
d5b0ed4249 added a constant mappiung 2015-04-30 17:22:33 +01:00
Alan Saul
adba4eb279 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-04-30 14:34:52 +01:00
mzwiessele
139fda270c Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-04-30 15:28:27 +02:00
mzwiessele
435308d5da [changepoint] cp is array 2015-04-30 15:28:16 +02:00
Alan Saul
16e6d39317 Fixed linalg for general matricies 2015-04-30 14:22:46 +01:00
mellorjc
072c540f0c Added Exponential prior.
Made some minor (and not exhaustive) formatting changes based on pep8.
2015-04-30 14:01:54 +01:00
Alan Saul
2dcfabf300 Added another einsum operation 2015-04-30 13:59:00 +01:00
James Hensman
55b77064d4 removing silly einsum 2015-04-30 13:53:17 +01:00
James Hensman
3c3af7f3fe better cython compiler directives for choleskies 2015-04-30 13:47:38 +01:00
mellorjc
f6559a4b43 Merge pull request #1 from SheffieldML/master
merge updates from upstream
2015-04-30 13:46:10 +01:00
James Hensman
e9ff315a19 bugfix: confused output dim and num_latents in svgp 2015-04-30 11:46:52 +01:00
Alan Saul
762e1e75b0 Added faster einsums to linalg, with a couple of tests 2015-04-30 11:16:29 +01:00
James Hensman
5ad38ac640 faster einsums in svgp 2015-04-30 10:10:48 +01:00
James Hensman
3e4f272808 adding limited support for svg to have differnet number of latent functions to columns of Y 2015-04-29 21:40:51 +01:00
James Hensman
49701b33c0 Update .travis.yml 2015-04-29 14:39:19 +01:00
James Hensman
edc868c213 added cholesy backprop test 2015-04-29 14:37:51 +01:00
James Hensman
a772a6120a merge by running cython 2015-04-29 14:30:51 +01:00
James Hensman
d27405a20a added backprop of cholesky grads 2015-04-29 14:29:39 +01:00
James Hensman
d0bbf8ca49 Merge branch 'devel' of github.com:/sheffieldml/GPy into devel 2015-04-28 16:39:48 +01:00
James Hensman
4ba5e92c8d Merge branch 'cython2' into devel 2015-04-28 16:39:37 +01:00