Commit graph

4405 commits

Author SHA1 Message Date
Max Zwiessele
3f52b687c6 added gradient checker model 2013-07-18 15:50:47 +01:00
Max Zwiessele
9b161b7440 caching bugfix for psi2 computations 2013-07-18 15:39:58 +01:00
James Hensman
13d745ab6a Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-07-18 15:36:25 +01:00
James Hensman
8131a065cb small changes to rbf and rbf_inv 2013-07-18 15:36:04 +01:00
Max Zwiessele
dcec9d2a25 reverted stupid merge error 2013-07-18 15:15:09 +01:00
Max Zwiessele
a27557e196 dimensionality reduction demo 2013-07-18 14:21:36 +01:00
Max Zwiessele
dfb96a8405 ard plotting enhanced 2013-07-18 14:20:32 +01:00
Andreas
14b8fd0c7d Rewritten most parts wrt inv_lengthscale (still missing dK_dtheta and dPsi2_dtheta can be written better) 2013-07-17 22:07:14 +01:00
Andreas
f56b66cd7a input sensitivity for rbf_inv 2013-07-17 21:42:30 +01:00
Andreas
3de342506f Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-07-17 18:18:07 +01:00
Andreas
0a4deeefcd stick_bgplvm to original version with rbf 2013-07-17 18:18:00 +01:00
Max Zwiessele
a65c5a9419 plot_ARD greatly improved, crossterm plotting enabled 2013-07-17 17:50:11 +01:00
Max Zwiessele
06d540f056 plot_ARD greatly improved, crossterm plotting enabled 2013-07-17 17:49:50 +01:00
Max Zwiessele
d2528a811c git pushMerge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-07-17 17:45:12 +01:00
Max Zwiessele
7f63849dd2 dimensionality reduction merge 2013-07-17 17:45:07 +01:00
Nicolo Fusi
06bcd06e6d Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-07-17 17:44:09 +01:00
Nicolo Fusi
a4170abceb fast_array_equals now handles 3d matrices 2013-07-17 17:44:04 +01:00
Max Zwiessele
0909ec30bc BGPLVM example correction 2013-07-17 17:43:45 +01:00
Andreas
f4794796a5 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-07-17 17:26:55 +01:00
Andreas
ffa0f3a665 changes to regression and svigp 2013-07-17 17:26:49 +01:00
Nicolo Fusi
fa523c3fce Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-07-17 17:13:37 +01:00
Nicolo Fusi
8da0785b26 fixed logic for fast_array_equal 2013-07-17 17:13:28 +01:00
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