Commit graph

1857 commits

Author SHA1 Message Date
Max Zwiessele
d4dff8360b testing imports update and expected failure for crossterms 2013-11-20 12:57:09 +00:00
Max Zwiessele
f114b9fff5 rename models to _models and import models in models.py 2013-11-20 12:47:06 +00:00
Max Zwiessele
76bfbee545 psistattests update 2013-11-20 11:58:30 +00:00
Max Zwiessele
4948fb1345 updated crossterms, rbf x any not working yet (derivatives) 2013-11-20 11:45:33 +00:00
Max Zwiessele
499afdb96e Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-11-14 09:01:08 +00:00
Max Zwiessele
d95137e049 half way through crossterm objective 2013-11-14 09:01:05 +00:00
James Hensman
2387861e25 weird merge 2013-11-14 08:58:26 +00:00
James Hensman
c12ca4c53d a trial namespace renaming 2013-11-14 08:54:05 +00:00
Neil Lawrence
f7799ea62b Merge branch 'devel' of https://github.com/SheffieldML/GPy into devel 2013-11-14 08:49:20 +00:00
Neil Lawrence
e79794f6ef Part implementation of ode_eq functionality. Not yet numerically stable or efficient (some horrible use of cut and paste to get things working ...) 2013-11-14 08:47:16 +00:00
James Hensman
df97f7814e better handling of missing config files 2013-11-13 13:40:44 +00:00
James Hensman
280f656051 debugging the config paths 2013-11-13 13:34:10 +00:00
James Hensman
0fa287c044 allowing the passing of 1D X to a GP. with warning of course 2013-11-13 12:46:59 +00:00
James Hensman
68709cfa77 more fiddling with the windows path for config.
Where is the windows guru? out playing beach volley?
2013-11-13 12:46:02 +00:00
James Hensman
df118a404d changed how we search for config files on windows 2013-11-13 11:41:58 +00:00
James Hensman
e1e030e72b Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-11-12 14:45:32 +00:00
James Hensman
73006c6eda fixed up symmetric kern 2013-11-12 14:45:08 +00:00
Max Zwiessele
e7dc17a5cd Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-11-12 14:01:42 +00:00
James Hensman
5fd031fd63 added block matrix utility 2013-11-12 12:17:55 +00:00
James Hensman
42aa2137d3 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-11-12 12:06:49 +00:00
James Hensman
e7c7ae8ff4 adding docstring for symmetric kern 2013-11-12 12:06:38 +00:00
Ricardo
7184cee6af Added **likelihood_params to predictive_values 2013-11-11 14:23:55 +00:00
Ricardo
4be40da23a Changes in plot function: sampling vs numerical approximation 2013-11-11 14:23:10 +00:00
James Hensman
b37dd01299 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-11-11 09:26:34 +00:00
James Hensman
d7a4e34b3d fixed product kern get and set state 2013-11-11 09:26:22 +00:00
Ricardo
604e60d5cf Bug fixed in numerical approx. to the predictive variance. 2013-11-11 08:39:58 +00:00
Ricardo
c6014b0f17 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-11-08 17:40:57 +00:00
Ricardo
e3173c4ff4 numerical predictions fixed, sampling predictions are not working 2013-11-08 17:40:27 +00:00
Ricardo
c3d84f1d9d predictive_mean and predictive_variance now use gp_var as a parameter, rather than gp_std 2013-11-08 17:39:52 +00:00
James Hensman
f4ecb47464 added getstate/setstate for product kernel 2013-11-08 14:08:19 +00:00
Max Zwiessele
51ec4293e2 in the middle of crossterms 2013-11-08 11:17:34 +00:00
Max Zwiessele
fac8289c52 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-11-08 11:12:34 +00:00
Max Zwiessele
4f6dfba5be reverted broken kern 2013-11-08 11:12:26 +00:00
Ricardo
ae6648e0cf 2D plots fixed 2013-11-07 17:35:41 +00:00
Ricardo
d2db4c6688 passing **noise_args into predictive_values 2013-11-07 17:34:41 +00:00
Ricardo
df43f59dbf Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-11-07 16:32:01 +00:00
Max Zwiessele
3d991fd127 added variational distribution for latent space 2013-11-07 13:32:58 +00:00
Max Zwiessele
d2d1d58db3 BGPLVM test for crossterms 2013-11-06 15:26:09 +00:00
Max Zwiessele
ddf106dd32 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-10-31 17:47:12 +00:00
Max Zwiessele
490755130a SPELLAFSDIUN 2013-10-31 17:47:07 +00:00
James Hensman
ecfffc97e6 even more data plotting 2013-10-28 22:11:08 +00:00
James Hensman
e5487bff19 fixed plotting isue with plot_f 2013-10-28 21:41:10 +00:00
Alan Saul
bd062329a8 Fixed the dpotrs use.. 2013-10-28 19:28:30 +00:00
Alan Saul
f80b616d10 Added dpotrs instead of cho_solve 2013-10-28 19:21:38 +00:00
Alan Saul
e7b79b1fb0 Removed ipython dependency from kern 2013-10-28 19:15:14 +00:00
Alan Saul
11ee480cbf Sped up sampling a lot for student t, bernoulli and poisson,
added sampling for gaussian and exponential (untested)
2013-10-28 16:47:17 +00:00
Alan Saul
9a32c5edda Merge remote-tracking branch 'gpy_real/devel' 2013-10-28 16:21:11 +00:00
Alan Saul
494d28d09a Ignoring examples tests again 2013-10-28 16:20:55 +00:00
Alan Saul
df9a546c73 Added sampling to student_t noise distribution, very slow
and is possible to speed up. predictive mean analytical and
variance need checking
2013-10-28 16:17:17 +00:00
Alan Saul
fc59ef4baf Tidying up and fixed objective being vector 2013-10-28 15:42:25 +00:00