Commit graph

4433 commits

Author SHA1 Message Date
Andreas
27b3ad62df Bgplvm_stick demo with rbf_inv 2013-07-17 17:05:11 +01:00
Max Zwiessele
09ee9e5fab bayesian gplvm plots inducing inputs automatically 2013-07-17 15:43:46 +01:00
Max Zwiessele
c42cdba0e6 BGPLVM example testing with rbf_inv 2013-07-17 15:22:27 +01:00
Max Zwiessele
03dd1ba895 plot_ARD greatly improved, plotting of ARD paramters for multiple ARD kernels now supported 2013-07-17 15:22:17 +01:00
Max Zwiessele
c44bda766c minor pep8 stuff 2013-07-17 15:01:00 +01:00
Max Zwiessele
a8ae457e6b BGPLVM example testing with rbf_inv 2013-07-17 15:00:49 +01:00
Max Zwiessele
c280cdac90 added unittests for sparse gp with uncertain inputs 2013-07-17 14:50:02 +01:00
Max Zwiessele
0870301144 BGPLVM pca init now able to cope with all dimension issues 2013-07-17 14:48:04 +01:00
Max Zwiessele
dedcf1df5a plot_ARD greatly improved, plotting of ARD paramters for multiple ARD kernels now supported 2013-07-17 14:12:06 +01:00
Ricardo
ddf64629ae gamma noise added 2013-07-16 18:38:13 +01:00
Nicolo Fusi
9e6a98e485 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-07-16 17:08:53 +01:00
Nicolo Fusi
d46b07b18d (much) faster comparison between arrays. Useful for kernel caching 2013-07-16 17:08:40 +01:00
Andreas
1c9227fd14 Rbf inv now working 2013-07-16 16:22:44 +01:00
Andreas
26de97a5d9 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-07-15 20:57:21 +01:00
Andreas
6a5c1c03d3 minor 2013-07-15 20:57:17 +01:00
James Hensman
175e8cc561 removed abomnibal matrix class 2013-07-15 20:40:29 +01:00
Andreas
2af17be146 Added rbf_inv.py 2013-07-15 20:13:29 +01:00
Andreas
ea4599f1d0 Added rbf_inv.py kernel which is parametrised with the variances 2013-07-15 20:12:54 +01:00
Andreas
98318a3fdd Added toy_ARD_sparse.py 2013-07-15 20:09:26 +01:00
Andreas
63bf417e99 Added sparseGPLVM_oil example 2013-07-15 19:35:52 +01:00
Andreas
ffd87898e6 Added sparseGPLVM in the init of models 2013-07-15 19:35:03 +01:00
Andreas
edfd6ea948 small mod in toy_ARD 2013-07-15 19:23:48 +01:00
Andreas
e798eaa34b removed depricated max_f_eval 2013-07-15 18:13:01 +01:00
Ricardo
5b433a3f73 random changes 2013-07-15 18:09:26 +01:00
Andreas
4eff552688 Removed depricated max_f_eval from bgplvm_simulation 2013-07-15 14:56:24 +01:00
Andreas
13e0762e18 Fixed max_iters argument for scg 2013-07-14 21:35:45 +01:00
Andreas
77de03f2a1 Added ARD demo 2013-07-14 20:43:46 +01:00
James Hensman
274370de56 added the 2 pi term to the likelihood of the gp
Why the hell was this missing?
2013-07-12 20:13:44 +01:00
Ricardo
68e37e8684 The next step is to optimize the noise models' parameters 2013-07-10 19:33:43 +01:00
Max Zwiessele
be5a43a2c2 improved docstring for MRD 2013-07-10 16:52:20 +01:00
Max Zwiessele
266ec23f8a GPLVM get/setstate added 2013-07-10 16:51:41 +01: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
Alan Saul
57001851c4 Trying to debug kernel parameters learning (fails even when noise fixed)
may be some instablility, seems like it can get it if it starts close
2013-07-09 20:05:03 +01:00
Ricardo
06ffb884ab files re-organized 2013-07-09 17:54:56 +01:00
Alan Saul
ee980227ac Fixed 2*variance plotting instead of 2*std plotting, tidied up 2013-07-09 11:35:42 +01:00
Ricardo
b3fd843d33 confidence interval fixed 2013-07-08 18:33:44 +01:00
Alan Saul
2a366619b3 Changed incorrect naming 2013-07-08 16:09:20 +01:00
James Hensman
2ab1ac3376 added link to user mailing list 2013-07-08 16:06:36 +01:00
Alan Saul
4e5cefb4b5 Reparameratised in terms of sigma2 2013-07-08 15:48:53 +01:00
James Hensman
3ad48534c8 changes to the hierarchical kernpart.
Looks to work now.
2013-07-08 15:29:37 +01:00
Nicolo Fusi
f19a26a006 added constructor for hierarchical kernel 2013-07-08 14:50:13 +01:00
Nicolo Fusi
d887e1ceda merged 2013-07-08 14:28:54 +01:00
Nicolo Fusi
074529c1c0 changes to multiout constructor 2013-07-08 14:27:32 +01:00
James Hensman
58a59dcab0 created a hierarchical kernel 2013-07-08 14:20:42 +01:00
James Hensman
9c85911b87 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-07-08 13:06:11 +01:00
James Hensman
db7485b906 fixed a bug in constructor of periodic_matern52 2013-07-08 13:06:02 +01:00
Ricardo
b856c60d30 massive changes 2013-07-02 18:18:11 +01:00
Alan Saul
ab6a3a571e Playing trying to find what makes it want to go so low 2013-07-02 11:14:48 +01:00
Ricardo
4054442462 more files 2013-07-01 20:31:16 +01:00