Commit graph

30 commits

Author SHA1 Message Date
James Hensman
601efa7525 svgp bugfix 2015-05-19 13:33:47 +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
14043be0ce svgp, more c-ordering 2015-05-14 16:49:11 +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
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
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
Mike Croucher
5c653fa4b0 Fix merge conflicts 2015-04-01 13:03:48 +01:00
Mike Croucher
e82b5fe773 Resolve merge conflicts 2015-04-01 11:44:20 +01:00
James Hensman
c3d20c744f merges 2015-04-01 09:15:39 +01:00
James Hensman
4cf1f5494f extra kernel stressing in benchmarks, bugfix in svgp 2015-03-27 15:12:52 +00:00
James Hensman
55dba3d2d9 shape changes for gradeitns of likelihood parameters in variational_expectations 2015-03-27 11:14:41 +00:00
James Hensman
72de607199 mean functions now working for svgp. with tests 2015-03-26 16:20:17 +00:00
James Hensman
254157ce04 Merge branch 'devel' of github.com:/sheffieldml/GPy into mean_functions 2015-03-25 16:48:24 +00:00
James Hensman
53081c704d derivatives of likelihood things now working for svgp 2015-03-24 13:58:41 +00:00
James Hensman
fa801bf46c mean functions in place 2015-03-23 14:47:49 +00:00
Mike Croucher
7930eb646f Merge from upstream 2015-03-13 14:23:40 +00:00
James Hensman
48821a6b73 Added binomial likelihood
Also some changes to pass through Y_metadata, where it had previously
been (errorneously) omitted.
2015-03-05 10:26:02 +00:00
Mike Croucher
506a57def8 Import fixes for Py3 2015-02-27 17:39:15 +00:00
James Hensman
482bd1472c reconfigured svgp inference a little 2015-02-11 11:49:45 +00:00
Alan Saul
1b27337e7c SVI now working with minibatches 2014-12-22 15:40:49 +00:00
Alan Saul
a8b0d60c3e SVI now implemented without natural natural gradients or batches 2014-12-22 13:35:56 +00:00
James Hensman
b642360ede multi-outputted the svgp inference (buggy, probably) 2014-12-22 12:07:51 +00:00
Alan Saul
7ba2e2ed08 Added svgp in partially broken state ready for multiouputs 2014-12-22 12:00:16 +00:00
Alan Saul
935f2016db Fixed quadrature for bernoulli likelihood, started adding Gaussian likelihood derivatives for quadrature 2014-12-19 17:53:32 +00:00
James Hensman
2de2217473 svgp inference added -- not working yet 2014-12-19 16:48:40 +00:00