Commit graph

938 commits

Author SHA1 Message Date
Max Zwiessele
2f0d3b5dcd git pushMerge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-09-07 14:11:06 +01:00
Max Zwiessele
78257d2314 [predict] using gp predict in sparse gp and predictive variable 2015-09-07 14:11:01 +01:00
Mike Croucher
c47c63b408 Python 3 fixes 2015-09-07 14:07:09 +01:00
Max Zwiessele
385427fa9b [empty space] literally : ) 2015-09-04 16:24:42 +01:00
Max Zwiessele
55d714f78c Revert "[core] visited as propery"
This reverts commit a4ce1d473c.
2015-09-04 16:21:57 +01:00
Max Zwiessele
a4ce1d473c [core] visited as propery 2015-09-04 16:05:23 +01:00
Max Zwiessele
a980c201a9 [setxy] always run the update after updating X and Y 2015-09-04 16:01:44 +01:00
Max Zwiessele
8fa5b67089 [spgp minibatch] linear calls the right psicomps and add kernel 2015-09-04 13:30:15 +01:00
Ricardo
04b6747e3b Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-09-03 17:30:40 +01:00
Ricardo
6e76a96d77 errorbars fixed 2015-09-03 17:30:16 +01:00
Max Zwiessele
f6d07ff76a [magnification] added static kernel support and faster derivative computations 2015-09-03 10:19:57 +01:00
Max Zwiessele
4dfdce9b80 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-09-03 09:33:13 +01:00
Max Zwiessele
839e3dc6f0 [magnification] plot_magnification expanded 2015-09-03 09:33:07 +01:00
Ricardo
06f540584b Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-09-02 19:40:45 +01:00
Ricardo
8e437e4bda New function to plot just the errorbars of the training data 2015-09-02 19:40:11 +01:00
Max Zwiessele
ca60ad3195 [magnification] mostly plotting and some model corrections for _predictive_variable 2015-09-02 15:46:40 +01:00
Max Zwiessele
016b3a9965 Merge branch 'updates' into devel 2015-09-02 11:23:35 +01:00
Max Zwiessele
70a9a26d7e [core] updating system, security branching 2015-09-02 09:06:17 +01:00
James Hensman
ce9ee6c758 ensuring the shape of the mean vector at predict time fixes bug in EP prediction 2015-09-01 22:38:49 +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
James Hensman
ea3bfbb597 minor bugfixes in plotting: quantiles are now computed using predict_kw
correctly
2015-08-18 08:00:47 +01:00
Zhenwen Dai
aa54042b10 change the default name of sparse_gp_mpi class 2015-08-13 10:00:05 +01:00
mikecroucher
ec163a3134 Merge pull request #212 from mikecroucher/devel
Python 3 fixes
2015-08-12 14:47:28 +01:00
James Hensman
10c19d853f fixed SVGP tests 2015-08-12 14:13:06 +01:00
Mike Croucher
dd059502ac Python 3 fixes 2015-08-12 08:37:13 +01:00
Zhenwen Dai
28c03148ec bug fix: the name of parameterable object is not removed when unlinking 2015-08-11 18:16:48 +01:00
Zhenwen Dai
9217438d90 allow Y to be uncertain 2015-08-07 13:37:47 +01: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
Fariba
fc0e8f3e7e merge the changes 2015-07-27 17:42:01 +01:00
Fariba
e785668417 changes 2015-07-27 17:30:24 +01:00
Zhenwen Dai
54e9a4f6ff fix DGPLVM prior 2015-07-27 17:28:05 +01:00
Zhenwen Dai
1a141d9ce5 improve the documentation of infer_newX 2015-07-27 12:51:03 +01:00
Alan Saul
af20bed747 Passing metadata 2015-07-22 18:32:12 +01:00
mzwiessele
4ca4916cc0 Merge branch 'devel' of https://github.com/SheffieldML/GPy into devel 2015-06-29 10:19:43 +02:00
mzwiessele
208a025751 [parameterized] merge in jacobian for priors? 2015-06-29 10:18:07 +02:00
mzwiessele
ff558ff57c [verbose opt] verbose needed clear after finish push through 2015-06-29 10:16:38 +02:00
Mike Croucher
e7d1277e62 Python 3 fixes 2015-06-23 01:26:52 -07:00
James Hensman
451f145f88 Jacobians should not be computed only for transforms 2015-06-03 21:27:17 +01:00
James Hensman
c4752c1564 Jacobians should not be computed only for transforms 2015-06-03 21:23:27 +01:00
James Hensman
d67e37fcb6 Merge branch 'devel' of github.com:/sheffieldml/gpy into devel 2015-05-28 22:22:59 +01:00
James Hensman
21ee8cd80a jacobian bugfix 2015-05-28 22:22:51 +01:00
Zhenwen Dai
6240f494f2 [ssgplvm] change the default gamma interval 2015-05-28 14:19:46 +01:00
James Hensman
01b501e078 added log jacobian transofms for Exponent, Logexp 2015-05-28 12:21:52 +01:00
James Hensman
3341b3c56a minor bugfix in raw_predict with full_cov for sparseGP 2015-05-27 12:29:53 +01:00
Zhenwen Dai
b5cac9af8c [ssmrd] implement with IBP prior 2015-05-22 14:29:53 +01:00
Zhenwen Dai
afa0621488 [ssgplvm] implement IBP prior 2015-05-21 14:18:32 +01:00
Zhenwen Dai
21a39ffb87 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-05-21 11:33:43 +01:00
Zhenwen Dai
b8508cc20c [ssgplvm] group spike 2015-05-21 11:33:37 +01:00
Max Zwiessele
bfd7734339 [param] added multilevel indexing note to doc 2015-05-21 10:15:50 +02:00