Commit graph

4405 commits

Author SHA1 Message Date
James Hensman
659afaf241 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-02-28 12:59:56 +00:00
James Hensman
ab7dff9a3d no longer caching denom in psi2_rbf 2014-02-28 12:59:49 +00:00
Max Zwiessele
af50fa3e57 prediction code need updating, started with woodbury vector, but how to predict variance in sparse gp with uncertain inputs? 2014-02-28 12:09:03 +00:00
Max Zwiessele
a67bf9d04d Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-02-28 12:08:19 +00:00
Max Zwiessele
82a25d691b fixed caching bug with args having Nones 2014-02-28 12:08:16 +00:00
James Hensman
ba1d6697e5 merged 2014-02-28 12:07:19 +00:00
James Hensman
7aad39e70e non essential tidying in stationary 2014-02-28 12:06:28 +00:00
Max Zwiessele
83f5b9377a caching in place again and working : ) 2014-02-28 11:46:09 +00:00
Max Zwiessele
1d1123fcae plotting with uncertain inputs 2014-02-28 11:39:05 +00:00
Max Zwiessele
184c830ba9 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-02-28 11:33:35 +00:00
Max Zwiessele
2771e3f71f observer pattern has a handle to trigger only > min_priority observers 2014-02-28 11:33:31 +00:00
James Hensman
7ae9d03c45 efficiencies in stationary 2014-02-28 11:01:54 +00:00
Max Zwiessele
058ab679e7 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-02-28 08:58:38 +00:00
Max Zwiessele
999d2419dd observer pattern now tested and fully operational. needed the good night rest : ) 2014-02-28 08:58:34 +00:00
Max Zwiessele
a35464b32f WARNING: switched caching off 2014-02-28 08:57:30 +00:00
Max Zwiessele
399da015e6 rbf 2014-02-28 08:56:52 +00:00
Zhenwen Dai
d8c2f78131 [SSGPLVM] update SSGPLVM with new inferface and merge ssrbf into rbf 2014-02-27 16:28:42 +00:00
James Hensman
2876e5a07a work on likeluhoods and likelihoods tests 2014-02-27 15:37:31 +00:00
James Hensman
5cf792504a messing with caching 2014-02-27 10:47:27 +00:00
James Hensman
2feb849bf7 linear fix 2014-02-27 10:02:34 +00:00
James Hensman
283b0745aa added some caching 2014-02-27 09:16:36 +00:00
Max Zwiessele
a6d3fda234 caching can handle None 2014-02-27 08:47:06 +00:00
Max Zwiessele
ebea658f5c caching can handle None 2014-02-27 08:39:49 +00:00
Max Zwiessele
37d341cec4 parent observer now static and always last 2014-02-27 08:10:54 +00:00
Max Zwiessele
9fa1a40ac3 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-02-27 08:07:03 +00:00
Max Zwiessele
023203dc3a parent observer now static and always last 2014-02-27 08:07:00 +00:00
James Hensman
68f0af4deb fixes in the plotting and in the dot graphing 2014-02-26 17:13:47 +00:00
James Hensman
0e5a453358 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-02-26 15:54:51 +00:00
James Hensman
16e2fbd6cb pydot graphing half done 2014-02-26 15:54:43 +00:00
Max Zwiessele
f1487c6935 parameters changed notify added 2014-02-26 15:52:55 +00:00
James Hensman
82e3252012 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-02-26 15:47:05 +00:00
Max Zwiessele
65fd6dd24e observable pattern through and thorugh 2014-02-26 15:46:14 +00:00
James Hensman
9867330861 moved plot functionality from add to kern 2014-02-26 14:30:28 +00:00
James Hensman
26aeb5e1db lengthscale fixes 2014-02-26 13:37:15 +00:00
James Hensman
96d7bb3c86 sparse GP no longer accepts X_variance 2014-02-26 13:23:18 +00:00
Max Zwiessele
adce78ba5a maps import 2014-02-26 13:18:37 +00:00
Max Zwiessele
f6228abd4c gradients 2014-02-26 13:18:29 +00:00
Max Zwiessele
3b82bc8f28 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-02-26 12:32:13 +00:00
Max Zwiessele
95960c33c8 rbf with new parameter structure 2014-02-26 12:32:06 +00:00
Ricardo
0cf1e44c68 some work on ep, and some messing with wher ethe derivatives are computed (in the model, not the inference 2014-02-26 11:38:46 +00:00
Ricardo
b6edc1a298 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-02-26 11:26:58 +00:00
James Hensman
8a94d544e9 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-02-26 10:38:17 +00:00
James Hensman
60e8f88b9b lots of hacking on RBF 2014-02-26 10:38:09 +00:00
James Hensman
f6da5345d9 plot latent updated 2014-02-26 09:16:31 +00:00
Max Zwiessele
ed0c162597 BayesianGPLVM init with paramschanged 2014-02-26 09:10:11 +00:00
Max Zwiessele
3c0f89bf53 vdtc_missing data corrections 2014-02-26 08:33:45 +00:00
Max Zwiessele
d29fa56af2 merged variational posterior changes 2014-02-26 08:30:27 +00:00
Max Zwiessele
102aabc6e5 parameter inheritance structure 2014-02-26 08:25:50 +00:00
Max Zwiessele
a9a4841e5f logexpNeg transformation 2014-02-26 08:25:04 +00:00
James Hensman
cdfe7b6bde Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-02-26 08:24:22 +00:00