Commit graph

3506 commits

Author SHA1 Message Date
Mike Croucher
c4fb58176d Exception fixes for Python 3 compat 2015-02-26 13:33:39 +00:00
Mike Croucher
70c8f4a410 Typo 2015-02-26 09:16:21 +00:00
Mike Croucher
8a7123f55a Fixed Python 2 compatibility 2015-02-26 09:10:27 +00:00
Mike Croucher
c5b91e543a Convert print to function for Python 3 compatibility 2015-02-26 09:03:04 +00:00
Mike Croucher
4b4e5d4901 Convert print to function for Python 3 compatibility 2015-02-26 09:01:27 +00:00
Mike Croucher
4512964f09 Convert print to function for Python 3 compatibility. This breaks compatibility for versions of Python < 2.6 2015-02-26 08:58:05 +00:00
Mike Croucher
2a43324428 Convert print to function for Python 3 compatibility. 2015-02-26 08:52:24 +00:00
Mike Croucher
5601a580de Convert print to function for Python 3 compatibility. This breaks compatibility for versions of Python < 2.6 2015-02-26 08:48:48 +00:00
Mike Croucher
906f69e20e Convert print to function for Python 3 compatibility. 2015-02-26 08:31:44 +00:00
Mike Croucher
29da6ff065 Merge remote-tracking branch 'upstream/devel' into devel 2015-02-26 08:25:51 +00:00
Mike Croucher
d284953b69 Added details of Python 3 work 2015-02-26 08:17:41 +00:00
Mike Croucher
1521b3e260 Convert print to function for Python 3 compatibility. This breaks compatibility for versions of Python < 2.6 2015-02-26 08:11:11 +00:00
Mike Croucher
2ca24a88f5 More relative import fixes for Python 3 compatibility 2015-02-26 07:14:40 +00:00
Mike Croucher
5e4afb765a Relative import fixes for Python 3 compatibility 2015-02-26 07:10:10 +00:00
Mike Croucher
1bbf58fdcf Updated README.md to refer to GPy/testing for running the tests 2015-02-25 21:38:21 +00:00
James Hensman
f1da8c0fec Merge branch 'devel' of github.com:/sheffieldml/GPy into devel 2015-02-25 16:10:38 +00:00
Zhenwen Dai
11cc5d16f4 add save param_array 2015-02-23 16:19:14 +00:00
javiergonzalezh
b49228d1d0 minor error in corregionalization corrected 2015-02-23 15:02:50 +00:00
mzwiessele
6435b83c7a [sparse gp] prediction with uncertain inputs 2015-02-21 14:43:10 +01:00
Zhenwen Dai
9f7ae611ed force set_XY to update the model 2015-02-17 10:49:06 +00:00
James Hensman
7920ff0b4d Merge branch 'devel' of github.com:/sheffieldml/GPy into devel 2015-02-11 11:49:59 +00:00
James Hensman
482bd1472c reconfigured svgp inference a little 2015-02-11 11:49:45 +00:00
James Hensman
393b9e94ba added more stable expectations for Bernoulli 2015-02-10 16:15:37 +00:00
James Hensman
06d7e690f3 minor weave/numpy bug in coregionalize 2015-02-10 15:54:59 +00:00
James Hensman
475eceb4dd Merge branch 'devel' of github.com:sheffieldml/GPy into devel 2015-02-10 14:23:11 +00:00
James Hensman
b499a870fb fixed a plotting bug for sliced plots 2015-02-10 14:23:03 +00:00
Alan Saul
f690192384 Added logging for jitter so we know how much has been added and how many tries have been taken 2015-02-10 11:52:40 +00:00
Alan Saul
cfdd72fc72 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-02-09 19:36:08 +00:00
Alan Saul
29d153e185 Bug in linalg jitchol!!! 2015-02-09 19:35:46 +00:00
Max Zwiessele
e967c95ef0 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-01-30 09:43:06 +00:00
Max Zwiessele
167e9c538d [var dtc] added code for additional covariates, not affecting normal procedures 2015-01-30 09:43:02 +00:00
Neil Lawrence
47cbdc265e Update __init__.py
Add inference to __init__.py
2015-01-21 08:15:52 +01:00
Neil Lawrence
8288240b7d Update hmc.py 2015-01-21 08:14:35 +01:00
Cristian Guarnizo
81c57140c4 Update __init__.py
Added EQ_ODE2.
2015-01-19 11:28:27 -05:00
Cristian Guarnizo
88f69312eb Create eq_ode2.py
Added ODE2 kernel for latent force models.
2015-01-19 11:27:07 -05:00
Max Zwiessele
57e941140c [opt] unified printing of status of optimization 2015-01-15 09:02:45 +00:00
Max Zwiessele
4deac0103c [transformations] bugfix for pickling 2015-01-15 09:02:22 +00:00
Max Zwiessele
7fbbdafdbf [opt] bugfix 2015-01-13 15:07:24 +00:00
Max Zwiessele
be3c8f5202 [verbose opt] messages would be overwritten when using ipython_notebooks, fixed 2015-01-13 14:29:28 +00:00
Max Zwiessele
07e85042ec [kern] added Fixed kern to import list in GPY.kern 2015-01-13 14:05:50 +00:00
Max Zwiessele
53dcd3f9fa [objective grads] undid the change, as this would lead to dramatic problems in reloading old models using the pickle module 2015-01-13 13:53:28 +00:00
Max Zwiessele
20eff02061 [objective grads] undid the change, as this would lead to dramatic problems in reloading old models using the pickle module 2015-01-13 13:46:49 +00:00
Max Zwiessele
17f42768da [progress] show progress of optimization using optimize(itpython_notebook=True) 2015-01-13 11:57:14 +00:00
Max Zwiessele
1c6cef44b6 [progress] show progress of optimization using optimize(itpython_notebook=True) 2015-01-13 11:49:40 +00:00
Max Zwiessele
b9b6ce91d8 [updates] now handled in observable, should have from the begining :/ 2015-01-13 09:45:11 +00:00
Max Zwiessele
cd8dd9ab98 [optimization prints] unified printouts for optimizers, added ipython_notebook flag for use in ipython notebooks 2015-01-12 15:43:33 +00:00
Max Zwiessele
869a5c4f92 [parent notification] is now priority -1000, instead of -inf 2015-01-12 13:17:34 +00:00
Max Zwiessele
e03d6d4f71 [model print] updates now shown in print out 2015-01-12 11:55:44 +00:00
Max Zwiessele
3aedf63966 [natural gradients] added natural gradients, usable but not analysed 2015-01-12 11:36:53 +00:00
Max Zwiessele
dff577d22b renamed opimizer methods to unobscure gradients and objective 2015-01-12 11:35:57 +00:00