Commit graph

2501 commits

Author SHA1 Message Date
Max Zwiessele
3e91ea497d caching doc 2014-03-11 10:24:51 +00:00
Max Zwiessele
81d35686d9 slicing tests and ipdb delete 2014-03-11 10:24:30 +00:00
Max Zwiessele
2d8246d33f Combination Kernel for add and prod 2014-03-11 10:24:15 +00:00
Max Zwiessele
7e9078b0f9 merged params here 2014-03-10 16:01:32 +00:00
Max Zwiessele
dab35dcbb0 merged params here 2014-03-10 16:00:35 +00:00
James Hensman
73cb20afb0 bugfix 2014-03-10 11:19:57 +00:00
James Hensman
603733c6f7 added update_gradints_diag to the add and base kernels 2014-03-10 11:14:19 +00:00
Max Zwiessele
38b05e571c whitespaces 2014-03-10 09:49:42 +00:00
Max Zwiessele
21c4d41ac3 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-10 08:56:17 +00:00
James Hensman
a6eae08934 manual merging 2014-03-10 08:37:59 +00:00
James Hensman
5c7caef885 tidying in likelihoods 2014-03-10 08:34:03 +00:00
Max Zwiessele
546d5dfff3 all parameters in memory 2014-03-10 08:21:13 +00:00
Max Zwiessele
f7223ea377 constant jitter 2014-03-10 08:20:45 +00:00
Max Zwiessele
a9a285c790 likelihood test 2014-03-10 08:17:19 +00:00
Max Zwiessele
4ce2eb2ac6 mrd for new parameterize 2014-03-10 08:17:02 +00:00
Neil Lawrence
3cca3c2463 Merge branch 'params' of https://github.com/SheffieldML/GPy into params 2014-03-07 17:38:05 +00:00
Neil Lawrence
fab136392a Part written addition to datasets for loading in google trends. 2014-03-07 17:26:27 +00:00
Max Zwiessele
db5fd17609 slicing support for kernel input dimension 2014-03-07 16:59:41 +00:00
Zhenwen Dai
5f3524e7da add const_jitter back to varDTC 2014-03-06 16:52:39 +00:00
Zhenwen Dai
8177d63309 [SSGPLVM] new plot variational posterior 2014-03-06 16:32:19 +00:00
Zhenwen Dai
a7b1f30c46 [SSGPLVM] support linear kernel with ARD off 2014-03-06 10:24:19 +00:00
Zhenwen Dai
21ba9663b6 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-05 18:45:24 +00:00
Zhenwen Dai
99d6b8220c [SSGPLVM] implemented linear kernel 2014-03-05 18:45:14 +00:00
Alan Saul
2f5d5dd3bf Made sampling default for non-gaussian likelihoods as a quick fix to allow plotting again for likelihoods without predictive values 2014-03-05 14:16:53 +00:00
Max Zwiessele
e7b601b424 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-05 13:01:44 +00:00
Max Zwiessele
cf5c6bf227 checkgrad divide by zero catches 2014-03-05 13:01:41 +00:00
Ricardo
19c87c9f77 name added as a parameter of Prod 2014-03-05 12:52:56 +00:00
Max Zwiessele
988bad88a3 numerical global diff in gradcheck 2014-03-05 12:50:46 +00:00
Max Zwiessele
b1ebeea912 param concat fix 2014-03-05 12:46:13 +00:00
Max Zwiessele
f5e3e97794 gradcheck global diff 2014-03-05 12:44:53 +00:00
Ricardo
8e22373a00 some missing .Ks 2014-03-05 11:32:54 +00:00
Max Zwiessele
cde8722e1b printing for older numpy versions 2014-03-05 11:19:46 +00:00
Max Zwiessele
0a82427e29 parameters once in memory 2014-03-05 10:45:35 +00:00
Max Zwiessele
0df263956f Dont call parameters_changed ever yourself anymore and parameters are now inplace once in memory 2014-03-04 17:32:46 +00:00
Max Zwiessele
56d749ded8 indentation... 2014-03-04 17:31:10 +00:00
Zhenwen Dai
16555aa11d Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-04 14:25:47 +00:00
Zhenwen Dai
b9dcb7f640 switch input_sensitivity function to model 2014-03-04 14:25:11 +00:00
Zhenwen Dai
0f37cc721b [SSGPLVM] numerical stability 2014-03-04 12:06:41 +00:00
Alan Saul
9888d768b5 Changed kernels in tests (lots still failing, but now mostly for good reason rather than silly naming problems) 2014-03-04 11:28:29 +00:00
Alan Saul
ca40b9803a Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-04 10:56:36 +00:00
Zhenwen Dai
5c82fe39b9 [SSGPLVM] add region constraint 2014-03-04 10:54:23 +00:00
Zhenwen Dai
c29c4e20c1 [SSGPLVM] fix plot_latent 2014-03-04 10:43:29 +00:00
Zhenwen Dai
0258abf5c4 [SSGPLVM] Learn prior parameters 2014-03-04 10:39:56 +00:00
Zhenwen Dai
0f6004034e [SSGPLVM] support non-ARD rbf 2014-03-03 17:56:47 +00:00
Alan Saul
8926ffeb28 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-03 17:45:28 +00:00
Alan Saul
db57005826 Fixed non_gaussian demo 2014-03-03 17:45:24 +00:00
Neil Lawrence
8b2ba52a8f Minor changes to sympy kernel (removing un-needed comments). 2014-03-03 17:06:28 +00:00
Neil Lawrence
d2c4c10573 Merge branch 'params' of https://github.com/SheffieldML/GPy into params 2014-03-03 17:05:20 +00:00
Max Zwiessele
dad58519cc Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-03 15:09:00 +00:00
Max Zwiessele
1284a0683f sparse gp with uncertain inputs 2014-03-03 15:08:54 +00:00