Commit graph

1829 commits

Author SHA1 Message Date
James Hensman
2ff7e286ee more owrk on the Laplace approx 2014-02-05 10:56:48 +00:00
James Hensman
399adb1b00 some documenting, and fiddling with the laplace approx 2014-01-31 16:59:06 +00:00
James Hensman
9f40ab0f83 sparse GP now working nicely 2014-01-31 10:15:30 +00:00
James Hensman
e0dbfbe148 sparse GP now checkgrads, optimises sensibly. Predicitno still not working 2014-01-30 12:03:02 +00:00
James Hensman
a93312c306 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-01-29 17:02:56 +00:00
James Hensman
a31ff3acc3 some hacking on sparse_gp inference 2014-01-29 17:02:44 +00:00
Zhenwen Dai
9a7d9fa5b7 adapter laplace inference into the param framework 2014-01-29 10:28:39 +00:00
James Hensman
ae03b63afb tidied up sparse_gp_regression 2014-01-29 09:40:22 +00:00
James Hensman
a99537d3cc some changes for coregionalize 2014-01-28 15:04:12 +00:00
James Hensman
18a5c437e8 wrapping docstrings 2014-01-28 14:45:00 +00:00
James Hensman
1d2ecad6f9 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-01-28 14:40:13 +00:00
James Hensman
06da98f9ea changed gradient interface to gp and sparse GP 2014-01-28 14:40:07 +00:00
Ricardo
1099c94527 "Missing file?" 2014-01-28 14:36:44 +00:00
James Hensman
a3f1fe38c3 fixed syntax bug in sparse GP 2014-01-28 14:31:23 +00:00
James Hensman
dc085c8c68 merge branch 'params' of github.com:SheffieldML/GPy into params 2014-01-28 14:29:11 +00:00
Ricardo
30724f72d9 pylab library not needed 2014-01-28 13:59:53 +00:00
Ricardo
df50d2a990 Merge branch 'params' of github.com:SheffieldML/GPy into params
Conflicts:
	GPy/core/sparse_gp.py
2014-01-28 13:52:38 +00:00
Ricardo
d115e61b8d typo corrected 2014-01-28 13:47:59 +00:00
Ricardo
1ab26de56e New files 2014-01-28 13:46:42 +00:00
Ricardo
7782f62885 Files relocated 2014-01-28 13:44:10 +00:00
Ricardo
73546f2408 Changes according to files reloaction 2014-01-28 13:43:58 +00:00
Ricardo
064a57f851 lines that call matplotlib were commented 2014-01-28 13:43:33 +00:00
Ricardo
bb0e2a6237 Plotting functions modified 2014-01-28 13:42:14 +00:00
Ricardo
016b4fc74f Plotting functions modified 2014-01-28 13:42:01 +00:00
Ricardo
957d2bd2aa Plotting functions modified 2014-01-28 13:41:35 +00:00
Ricardo
fd34d8aa05 Plotting functions modified 2014-01-28 13:41:16 +00:00
Ricardo
73a7b6f079 Plotting functions modified 2014-01-28 13:40:48 +00:00
Ricardo
67658945b1 Plotting functions modified 2014-01-28 13:40:36 +00:00
Ricardo
11f784d472 Plotting functions modified 2014-01-28 13:40:24 +00:00
Ricardo
58501dc301 Plotting functions modified 2014-01-28 13:40:08 +00:00
Ricardo
1654080402 Plotting functions modified 2014-01-28 13:39:59 +00:00
Ricardo
822459cdb6 Relocated 2014-01-28 13:34:28 +00:00
Ricardo
838e6822d8 Relocated 2014-01-28 13:34:20 +00:00
Ricardo
8e3194c8b0 Relocated 2014-01-28 13:34:11 +00:00
Ricardo
472473993d Relocated 2014-01-28 13:33:44 +00:00
Ricardo
960ebeb32f Relocated 2014-01-28 13:33:33 +00:00
Ricardo
1c922a830f Relocated 2014-01-28 13:33:20 +00:00
Ricardo
da97207ff5 Relocated 2014-01-28 13:33:03 +00:00
Ricardo
69303e215c Relocated and renamed 2014-01-28 13:32:27 +00:00
Ricardo
ad6ff8929c Relocated and renamed 2014-01-28 13:31:59 +00:00
Ricardo
dfd7750d82 Relocated 2014-01-28 13:31:49 +00:00
James Hensman
2921e71020 noddling 2014-01-28 09:44:18 +00:00
James Hensman
ca1cb4eb22 removed marginal and derivative from posterior object 2014-01-27 15:37:20 +00:00
James Hensman
052b888793 tidying in sparse gp 2014-01-27 15:02:25 +00:00
Ricardo
901b0d25d5 util/plot moved to plotting directory 2014-01-27 13:17:40 +00:00
James Hensman
d074280213 removed some superfluous things from the model class 2014-01-27 13:04:23 +00:00
James Hensman
482b9a3b68 fixing scg on this branch 2014-01-25 16:07:41 +00:00
James Hensman
8ea5c4279a Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-01-25 16:05:13 +00:00
Max Zwiessele
8e73c41a81 plot_latent: added param_to_array to model.X and model.Z for matplotlib plotting 2014-01-24 16:49:19 +00:00
Max Zwiessele
a9e5513c3f Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-01-24 16:37:52 +00:00