Commit graph

65 commits

Author SHA1 Message Date
Zhenwen Dai
3ee2dc920c a little merge 2014-05-15 12:17:21 +01:00
Max Zwiessele
02b5ee1e46 [parameterized] restructered a lot and finalized some stuff 2014-05-15 11:29:20 +01:00
mzwiessele
73f23c0a0d [caching] renaming of helper methods to make intention clear 2014-05-14 13:39:48 +01:00
Max Zwiessele
5826ac6b73 [kern] pow for kernels now in place again 2014-05-12 12:04:44 +01:00
Max Zwiessele
675d498794 [active_dims] all kernels now have int arrays as active_dims 2014-05-09 14:05:22 +01:00
Max Zwiessele
289bb762cc [combination kernel] some fixing with error messages 2014-05-09 11:14:30 +01:00
Zhenwen Dai
06336bf0d4 switch psi2 statistics design 2014-05-06 16:30:17 +01:00
mzwiessele
d4d54bacb3 bugfix: slicing checks needed to be suspended for combination kernels, checks are done in inner kernels now 2014-04-28 18:22:53 +01:00
Ricardo
67bc8f7830 Double quote deleted 2014-04-28 15:40:40 +01:00
mzwiessele
79e0f54c53 HACK: plot_ARD is additive, should think of making it selectable through parameter handle 2014-04-28 15:13:58 +01:00
Max Zwiessele
5fb9ce9c53 bugfix: slicing was still in stationary somehow 2014-04-16 12:19:40 +01:00
Max Zwiessele
541aa1c8b6 bug fix: slicing was not checking dimensions 2014-04-16 10:12:02 +01:00
Max Zwiessele
a57ca26c89 bug fix: slicing can now be turned of by passing None as active_dims 2014-04-16 09:49:35 +01:00
Max Zwiessele
d2f73f13ec slicing .... maybe needs to be deleted 2014-04-15 16:47:34 +01:00
Zhenwen Dai
5cfc250ad1 [SSGPLVM] add plotting class 2014-04-08 15:26:34 +01:00
Zhenwen Dai
bbcba2553c [GPU] GPU version of varDTC is ready 2014-04-07 10:25:16 +01:00
Max Zwiessele
f3b74fa85f pickling and caching 2014-03-31 12:45:09 +01:00
Zhenwen Dai
4465c5be8d [GPU] psicommputation 2014-03-27 17:12:17 +00:00
Max Zwiessele
fd4ad06126 slight adjustment to self.active_dims being a 0:n:1 slice 2014-03-27 13:11:19 +00:00
Max Zwiessele
d5a8e5dd3a right active dims when adding kernels 2014-03-27 13:08:54 +00:00
James Hensman
17c2799b1e Full Linear kernel added, inc testing 2014-03-25 16:59:52 +00:00
Max Zwiessele
6637eb7ac8 adding kernels flattening and parameters already in hierarchy 2014-03-18 17:41:08 +00:00
Max Zwiessele
5f229aae2e active dim indices and slices 2014-03-14 11:31:41 +00:00
Max Zwiessele
600b1bde3c kernel slices allowed 2014-03-14 10:55:16 +00:00
Max Zwiessele
efcce6d0af active_dims as extra parameter for kernels, it tells which input dimensions to work on 2014-03-14 09:18:08 +00:00
Max Zwiessele
1f9509d979 testing a bit cleaned periodic is turned off, bc it need different tests, discontinuous still needed 2014-03-13 13:13:15 +00:00
Max Zwiessele
e9c96632ba product kernel and combination kernel updates 2014-03-13 11:01:48 +00:00
Max Zwiessele
eb8b2c8b47 combination slices full now, independent output kernel 2014-03-13 09:07:27 +00:00
Max Zwiessele
58523eaa3a old way of tensor product 2014-03-12 13:23:01 +00:00
Max Zwiessele
603b70bb6e Merge branch 'params' of github.com:SheffieldML/GPy into input_dims 2014-03-12 12:07:15 +00:00
Max Zwiessele
54239555a1 psi_stat slices for kernels 2014-03-12 12:03:37 +00:00
Max Zwiessele
01f5d789c5 automatic slicing 2014-03-11 16:24:09 +00:00
Max Zwiessele
2d8246d33f Combination Kernel for add and prod 2014-03-11 10:24:15 +00:00
Max Zwiessele
dab35dcbb0 merged params here 2014-03-10 16:00:35 +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
546d5dfff3 all parameters in memory 2014-03-10 08:21:13 +00:00
Max Zwiessele
db5fd17609 slicing support for kernel input dimension 2014-03-07 16:59:41 +00:00
Ricardo
19c87c9f77 name added as a parameter of Prod 2014-03-05 12:52:56 +00:00
Zhenwen Dai
b9dcb7f640 switch input_sensitivity function to model 2014-03-04 14:25:11 +00:00
Max Zwiessele
0062a5b16f plotting \o/ 2014-03-03 15:08:16 +00:00
Max Zwiessele
47e4026141 hierarchy edits. adding removing parameters withing hierarchy 2014-02-28 16:18:47 +00:00
James Hensman
9867330861 moved plot functionality from add to kern 2014-02-26 14:30:28 +00:00
Max Zwiessele
d29fa56af2 merged variational posterior changes 2014-02-26 08:30:27 +00:00
James Hensman
e9957ed896 docstrings in kern.py 2014-02-26 08:23:46 +00:00
Max Zwiessele
51dca0fcbc ard plotting 2014-02-26 08:22:38 +00:00
James Hensman
80acca640f messing with kernels 2014-02-25 17:15:38 +00:00
James Hensman
6a667e749f removing testing code from kern.py (it's now in kern_tests.py 2014-02-25 15:49:45 +00:00
Neil Lawrence
8c5fe76bb1 Minor merges. 2014-02-24 21:20:00 +00:00
Neil Lawrence
339b5caa76 Part working version of sympy covariance with new params version. 2014-02-24 21:16:26 +00:00
James Hensman
da4686dd3c renaming: posterior_variationa -> variational_posterior 2014-02-24 19:31:13 +00:00