Commit graph

156 commits

Author SHA1 Message Date
James Hensman
c1a416debc more gradient based tomfoolery 2014-01-24 14:15:32 +00:00
James Hensman
7b5e8a9ffc changes to rbf and white to allow new parameter gradient structure 2014-01-24 14:06:16 +00:00
James Hensman
e94b16e0b3 exact gaussian inference now accepts a kern and X, not K 2014-01-24 11:03:17 +00:00
James Hensman
8022de2a86 lots of messing with the sparse inference method 2014-01-22 16:24:03 +00:00
James Hensman
8cad49ce13 fixed up the Gaussian likelihood a little 2013-12-19 16:19:23 +00:00
Max Zwiessele
0733886ba0 all parameterization stuff now in seperate module -> GPy.core.parameterization 2013-12-16 13:45:24 +00:00
James Hensman
12c3877b50 moving fitc 2013-12-11 16:15:18 -08:00
James Hensman
fed4134727 modified docstrings 2013-12-06 16:47:08 -08:00
James Hensman
e6593db781 adding empyy init file 2013-12-06 15:54:01 -08:00
James Hensman
ee68377f5e more work on the posterior class 2013-12-06 11:48:32 -08:00
James Hensman
83a49f132a Added the structure to posterior.py to enable...
to enable computation from the posterior mean and variance, instead of
the woodbury componnents

This iss the first step in being able to use this structre for EP and
the laplace approximation.
2013-12-06 09:50:01 -08:00
James Hensman
5ec64d2279 more massive and destructive changes everywhere 2013-12-05 15:09:31 -05:00
James Hensman
7812a7dc7d moved functional part of sparseGP to inference/dtcvar 2013-12-05 10:56:18 +00:00
James Hensman
f5bae4450f Lots of tidying in the inference section 2013-12-04 17:58:02 +00:00
James Hensman
435cbbc421 adding exact gaussian inference 2013-12-04 12:02:30 +00:00
James Hensman
48c292d263 added some docstrings and the posterior class structure 2013-12-04 11:50:18 +00:00
James Hensman
326c74ef8a messing wih he inference directory now 2013-12-04 11:34:14 +00:00
James Hensman
daaad3c30c first commit in new structure 2013-12-04 11:20:25 +00:00
Max Zwiessele
1a6086546e updated scg messages 2013-11-06 08:59:25 +00:00
Neil Lawrence
966fe49345 Added first draft of functionality for multiple output sympy kernels. 2013-10-08 08:25:26 +01:00
James Hensman
f209477885 allowed passing of factr to bfgs algorithm 2013-09-24 11:49:47 +01:00
James McMurray
aa5ebcbd8f Fixed more errors in docs 2 2013-09-20 17:46:23 +01:00
James McMurray
be3880c0bd Fixed docstring warnings - could still be mistakes 2013-09-20 13:38:20 +01:00
James Hensman
a99dccaab7 fixed args to bfgs 2013-09-12 13:30:20 +01:00
Neil Lawrence
b127c96bf2 Polynomial kernel gradients wrt X working. 2013-08-28 00:20:12 +02:00
Max Zwiessele
e8f2bec195 SCG optimizer now greatly improved in printing 2013-07-10 16:49:51 +01:00
Max Zwiessele
69e31f3dc1 SCG optimizer now greatly improved in printing 2013-07-10 16:49:45 +01:00
Max Zwiessele
96829862cc minor printing improvements 2013-06-28 11:13:12 +01:00
Max Zwiessele
08a902ed6c massively improved printing 2013-06-28 11:00:09 +01:00
Max Zwiessele
71462a1347 dim reduction adaption 2013-06-05 17:33:37 +01:00
Max Zwiessele
0490861099 kern params adapted: Nparams > num_params and fixes of input_dim 2013-06-05 16:14:30 +01:00
Max Zwiessele
7040b26f41 refactoring files added 2013-06-05 14:11:49 +01:00
Max Zwiessele
2e5e8ac026 REFACTORING: model names, lowercase, classes uppercase 2013-06-05 13:02:03 +01:00
Alan Saul
97f3357b6d Replaced Q by input_dim 2013-06-05 11:17:15 +01:00
Max Zwiessele
75f4e26b23 added priors behaviour as intended and issue #38 closed and fixed 2013-06-04 18:09:02 +01:00
Max Zwiessele
c7ac1ed9d8 domains added and class names in priors capitalized 2013-06-04 17:21:56 +01:00
Max Zwiessele
9dabd32e30 scg optimizer enhancments and mrd demo fix 2013-06-04 15:57:19 +01:00
Max Zwiessele
e68d8d7f34 SCG optimizer scale down to 1e-30 2013-06-04 15:33:24 +01:00
Max Zwiessele
43c2f8af87 SCG: printing corrected, dont return before end of method 2013-05-31 12:01:29 +01:00
Max Zwiessele
32034872af handling printouts without messages 2013-05-24 13:17:34 +01:00
Max Zwiessele
26d68861ca minor changes, dimensionality reduction tests 2013-05-22 17:17:20 +01:00
Max Zwiessele
b3fe82718a Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-05-22 12:39:56 +01:00
Max Zwiessele
3e9c266d0d structural changes for printing 2013-05-22 12:35:46 +01:00
Nicolo Fusi
17a82f99bd fixed bug in sparse GP plotting 2013-05-21 16:36:12 +01:00
Nicolo Fusi
b59253fe01 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-05-20 19:22:18 +01:00
Nicolo Fusi
dced085a06 sgd 2013-05-20 19:22:04 +01:00
Andreas
5f1eaf1e64 Removed fisrt prints if display is off 2013-05-20 11:51:56 +01:00
Max Zwiessele
99017e5e50 last stability changes 2013-05-20 10:11:27 +01:00
Max Zwiessele
3c12f85a28 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-05-17 17:17:52 +01:00
Max Zwiessele
6b63237adf SCG printing prettyfied 2013-05-17 17:17:30 +01:00