Nicolo Fusi
|
6ee8732cf4
|
kernels are now consistent with pep8 and common reason
|
2013-06-17 16:47:36 +01:00 |
|
Max Zwiessele
|
3231e94947
|
kern constructors now have input_dim instead of D
|
2013-06-05 17:40:43 +01:00 |
|
Max Zwiessele
|
0490861099
|
kern params adapted: Nparams > num_params and fixes of input_dim
|
2013-06-05 16:14:30 +01:00 |
|
Max Zwiessele
|
2e5e8ac026
|
REFACTORING: model names, lowercase, classes uppercase
|
2013-06-05 13:02:03 +01:00 |
|
Nicolas
|
652b3ce2c6
|
unified framework for addition and product of kernels, with a tensor flag (boolean) instead of and
|
2013-05-10 17:48:11 +01:00 |
|
James Hensman
|
29115b0ec1
|
more re-enstating of some preiov commits.
|
2013-04-23 17:13:43 +01:00 |
|
Max Zwiessele
|
0c8b83454f
|
Revert "merge devel mrd"
This reverts commit 3f625a9347, reversing
changes made to dc6faeb303.
|
2013-04-23 14:02:15 +01:00 |
|
James Hensman
|
f145141923
|
added a kernel for independent outputs
|
2013-04-23 10:02:12 +01:00 |
|
James Hensman
|
698f52e5e3
|
GPy now fails silently if sympy is not present
|
2013-04-22 13:15:39 +01:00 |
|
James Hensman
|
97704d9928
|
added the rbfcos kernel
ARD seems to work
dK_dX still todo
|
2013-04-05 11:09:14 +01:00 |
|
Nicolo Fusi
|
99e5075488
|
Merge branch 'master' into devel
|
2013-03-14 10:25:48 +00:00 |
|
Nicolo Fusi
|
26944c736b
|
linear is now by default non-ARD
|
2013-03-14 10:25:09 +00:00 |
|
Nicolo Fusi
|
6da0feb7fc
|
added fixed effect kernel
|
2013-03-13 14:24:10 +00:00 |
|
Nicolas
|
cff1ad5db8
|
New rational quadratic kernel
|
2013-03-11 17:48:38 +00:00 |
|
Nicolas
|
ec748e2d6b
|
all the product_orthogonal have been changed to prod_orthogonal for consistency
|
2013-03-11 10:33:29 +00:00 |
|
James Hensman
|
613aae6417
|
coregionalisation
|
2013-03-06 13:15:15 +00:00 |
|
James Hensman
|
f2ce47d96e
|
Added symmtrical covariance functions
|
2013-03-05 15:58:03 +00:00 |
|
Nicolas
|
a0eca5ec9a
|
Added the product of kernels defined on the same space + a few bugs fixed in the prod_orthogonal
|
2013-02-20 17:44:40 +00:00 |
|
Nicolo Fusi
|
9c88687634
|
doc style change
|
2013-01-31 10:57:43 +00:00 |
|
Nicolas
|
2f68f6de86
|
linear kernel now has an ARD flag
|
2013-01-28 16:21:32 +00:00 |
|
Nicolas
|
b66eab22fb
|
few bugs fixed in periodic kernels
|
2013-01-21 18:03:24 +00:00 |
|
Nicolas
|
20cc336a7a
|
added periodic kernels
|
2013-01-21 13:29:25 +00:00 |
|
Nicolas
|
e8383c2d71
|
restored examples folder
|
2013-01-18 18:15:36 +00:00 |
|
Nicolas
|
69743be33e
|
last ARD flag changes to kernels
|
2013-01-18 16:03:20 +00:00 |
|
Nicolas
|
11d088cf90
|
added ARD flag to exponential
|
2013-01-18 15:14:23 +00:00 |
|
Nicolas
|
68d7e23648
|
rbf kernel now has an ARD flag
|
2013-01-18 13:58:41 +00:00 |
|
James Hensman
|
e0384902ff
|
added an ARD option to the sympy RBF kern
|
2012-12-21 11:40:22 +00:00 |
|
James Hensman
|
e29dc1c9dd
|
added a constructor for a generic sympy kernel
|
2012-12-18 15:45:52 +00:00 |
|
James Hensman
|
fb21a3589b
|
added sympykern as a 'kernpart' object.
now we can add sympykerns to any other kern
|
2012-11-30 17:32:32 +00:00 |
|
Nicolo Fusi
|
92adeecb6c
|
added copyright notice and license at the top
|
2012-11-29 16:39:20 +00:00 |
|
Nicolo Fusi
|
63321e8409
|
kerns
|
2012-11-29 16:31:48 +00:00 |
|