Commit graph

512 commits

Author SHA1 Message Date
Max Zwiessele
383cf41dab [#186] fixed distribution across files and added base class for reusability 2015-09-11 17:13:21 +01:00
Max Zwiessele
69f6cfa6f7 [inference] changed gaussian variance to precision (which it really is) 2015-09-11 16:59:55 +01:00
Max Zwiessele
8132084de6 [ep] now calling exact inference instead of copying code 2015-09-11 15:47:07 +01:00
Max Zwiessele
1d354f5cce [classification] sparse gp classification and dtc update 2015-09-11 15:08:30 +01:00
Mike Croucher
b8d5efface Python 3 fixes 2015-09-09 11:43:59 +01:00
Max Zwiessele
cbcb9208b5 Merge branch 'master' into devel 2015-09-09 08:07:37 +01:00
Max Zwiessele
5e8a3aef26 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-09-09 08:07:31 +01:00
Zhenwen Dai
a4db6d68a6 bug fix for the print function in samplers.py 2015-09-08 22:11:17 +01:00
Alan Saul
88855d3c94 Removed annoying print 2015-09-08 18:07:57 +01:00
Max Zwiessele
cf2673632b [merge] merge master into devel 2015-09-08 17:25:44 +01:00
Mike Croucher
ec7334846c Python 3 fixes 2015-09-07 15:18:45 +01:00
Mike Croucher
c47c63b408 Python 3 fixes 2015-09-07 14:07:09 +01:00
mikecroucher
61162e15fa Merge pull request #227 from Dapid/clean_imports
Clean some imports
2015-09-04 18:18:01 +01:00
James Hensman
56acbf4e0a slightly improved computation for var_Gauss method 2015-09-04 15:11:50 +01:00
David Menéndez Hurtado
6916c48b14 Cleanup unused imports 2015-09-04 14:43:34 +02:00
Max Zwiessele
9ddec5bc70 [merge] for spgp minibatch and psi NxMxM 2015-09-04 10:37:29 +01:00
Max Zwiessele
cb024f0bf8 [spgp minibatch] added new routine for psi NxMxM, much faster, little bigger mem footbprint 2015-09-04 10:33:32 +01:00
mikecroucher
e8836a18db Merge pull request #224 from Dapid/fix_print
Fix print statement
2015-09-03 23:13:18 +01:00
David Menéndez Hurtado
9fb894f3d8 FIX: missing compatibility Py2/3 2015-09-03 17:33:03 +02:00
Zhenwen Dai
ded0b3366d add util.parallel into import 2015-09-03 16:32:06 +01:00
Alan Saul
6ea3310c74 Merge branch 'devel' into missing_opt 2015-09-02 09:58:36 +03:00
Alan Saul
8e660c3491 Merge branch 'devel' of https://github.com/SheffieldML/GPy into devel 2015-09-01 19:18:25 +03:00
Zhenwen Dai
60aa865631 add the regression benchmark 2015-08-27 17:04:52 +01:00
Alan Saul
4143f00540 Optimizing missing data model, needs tidying but now much faster 2015-08-27 17:56:08 +03:00
Alan Saul
12c335c62e Fixed array2string bug for N > 1000 default printing 2015-08-25 17:30:09 +03:00
Alan Saul
624d65493c Fixed laplace seed, added debugging for misc tests 2015-08-18 17:41:25 +01:00
James Hensman
72a5eb3fc1 adding var_gauss.py 2015-08-18 16:18:01 +01:00
James Hensman
7ba26eda1c the Opper-Archambeau method is now implemented as an inference method in the GPy style 2015-08-18 11:39:27 +01:00
Zhenwen Dai
097b048100 improve the stability of parallel inference code 2015-08-17 17:49:37 +01:00
James Hensman
f8376765c6 fixed strange bug. In python 3, numbers startin 0 are octal. 2015-08-12 15:19:04 +01:00
Ilias Bilionis
d3730bb518 Fixed MCMC sampler. 2015-08-04 01:18:32 -04:00
mzwiessele
d6defa6645 Merge branch 'devel' of https://github.com/SheffieldML/GPy into devel 2015-07-29 10:48:27 +02:00
mzwiessele
fca2440943 [bgplvm] technical new stuff 2015-07-29 10:48:05 +02:00
Zhenwen Dai
1a141d9ce5 improve the documentation of infer_newX 2015-07-27 12:51:03 +01:00
Alan Saul
8fbfb915b0 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-07-18 14:14:37 +01:00
Alan Saul
d3b53eabda Cache some values 2015-07-14 14:38:17 +01:00
mzwiessele
4ca4916cc0 Merge branch 'devel' of https://github.com/SheffieldML/GPy into devel 2015-06-29 10:19:43 +02:00
mzwiessele
f46b23d16f [inference] minibatch inference needed polishing 2015-06-29 10:19:36 +02:00
Zhenwen Dai
5cc17e8754 some correction for ibp ssgplvm 2015-06-28 21:33:57 +01:00
Mike Croucher
e7d1277e62 Python 3 fixes 2015-06-23 01:26:52 -07:00
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