Commit graph

46 commits

Author SHA1 Message Date
Neil Lawrence
6f86b9b0fa Update of symbolic likelihoods. 2014-03-31 09:18:31 +01:00
James Hensman
17c2799b1e Full Linear kernel added, inc testing 2014-03-25 16:59:52 +00:00
James Hensman
6ba0592101 Mus code seems to work on params now 2014-03-20 11:15:12 +00:00
James Hensman
1a293948f4 init.py for mus kernel 2014-03-20 11:05:53 +00:00
Zhenwen Dai
9dcf539d23 merge SSGPLVM into params branch 2014-02-25 16:12:04 +00:00
Zhenwen Dai
0e13be48f1 [SSGPLVM] migrate SSGPLVM to params branch 2014-02-25 16:09:26 +00:00
James Hensman
3a0a192362 more efficient computations in stationary 2014-02-25 15:48:35 +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
76bb673326 hierarchical kern should be working. I'll let you know then the tests are up... 2014-02-24 16:19:03 +00:00
James Hensman
4215f5fb28 tidying in kern 2014-02-24 15:56:06 +00:00
James Hensman
1766db89fe adding and producting in stationary is no stationary 2014-02-24 13:51:03 +00:00
James Hensman
efd262965e some work on periodics 2014-02-24 11:23:29 +00:00
James Hensman
ff23a59d2d unfinished work on ratinoal quadratic kern 2014-02-24 09:41:13 +00:00
James Hensman
61a6086af6 minor fixes in kerns 2014-02-24 08:22:06 +00:00
James Hensman
78ceef01c3 removed materns 2014-02-21 17:06:06 +00:00
James Hensman
365bc42140 added Brownian motion 2014-02-21 12:25:36 +00:00
James Hensman
d636c8c30c everything is broken 2014-02-20 14:04:16 +00:00
James Hensman
92d71384b7 deleted kernpart, prod and add seem to work okay. 2014-02-19 17:37:18 +00:00
James Hensman
493506408c init for src dir£ 2014-02-19 15:01:35 +00:00
James Hensman
20f02a80b4 rbf and white seem to work 2014-02-19 15:00:48 +00:00
James Hensman
89e216b6a6 moved stuff. much breakage. Ow. 2014-02-19 13:38:36 +00:00
Neil Lawrence
00a5f8e5f6 Added gpx dataset. 2013-08-22 14:03:59 +02:00
Nicolo Fusi
6ee8732cf4 kernels are now consistent with pep8 and common reason 2013-06-17 16:47:36 +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
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
20cc336a7a added periodic kernels 2013-01-21 13:29:25 +00:00
Nicolas
11d088cf90 added ARD flag to exponential 2013-01-18 15:14:23 +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