Commit graph

49 commits

Author SHA1 Message Date
Max Zwiessele
d0512f92b6 xticklabels improved 2013-04-21 10:58:46 +01:00
Max Zwiessele
37f94310d5 plotting debug 2013-04-15 15:58:33 +01:00
Max Zwiessele
51ff92e591 finished mrd and added plotting functions 2013-04-11 18:44:18 +01:00
Max Zwiessele
dcbd76a6ee kern plotting with axisa 2013-04-11 15:47:18 +01:00
Nicolo Fusi
55ad96f38b made BGPLVM oil flow demo work, added ARD weights plot 2013-03-22 15:58:02 +00:00
James Hensman
5b86fce1b3 changes tie_param to tie_params 2013-03-11 16:46:47 +00:00
James Hensman
9b11424f1f implemented psi2 'cross terms' for rbfXbias 2013-03-11 14:28:20 +00:00
Nicolo Fusi
05ca5cfe6d working on psi cross terms 2013-03-11 14:03:23 +00:00
Alan Saul
a866760162 Removed unused partial1 2013-03-11 12:39:44 +00:00
Alan Saul
95cedc7e4e fixed merge conflicts 2013-03-11 12:26:44 +00:00
Alan Saul
12d6f5056b removed keyname partial 2013-03-11 12:15:59 +00:00
James Hensman
e75b566f1e Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-11 10:43:23 +00:00
James Hensman
393662b05d sometidying of the psi statistic cross terms 2013-03-11 10:43:17 +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
4d79c3c97d start of psi2 crossterms 2013-02-26 14:49:00 +00:00
James Hensman
a166187231 Merge branch 'master' of github.com:SheffieldML/GPy 2013-02-21 14:27:08 +00:00
James Hensman
304f9b50a8 fixed the bug where we couldn't tie parameters at the kern level 2013-02-21 14:26:36 +00:00
Nicolas
37e7e11b5b The product by default is now on the same space 2013-02-20 17:50:33 +00:00
Nicolas
1ccf061b8f New features in the product_orthogonal of kernels 2013-02-20 16:38:23 +00:00
Nicolas
a4939adcb0 the 2D plot can now handle *args, **kwargs 2013-02-20 14:18:45 +00:00
Nicolas
336b15cb79 reinsert the plot function for kernel that diserpered at one point... 2013-02-18 10:38:29 +00:00
Nicolo Fusi
2abba8cf14 merged with master 2013-02-15 11:56:37 +00:00
Nicolo Fusi
8761f72c59 merged 2013-02-12 18:04:07 +00:00
Nicolo Fusi
03c1f77c08 trying to fix bugs in kerns 2013-02-12 17:45:44 +00:00
Nicolo Fusi
7d8e2183a2 psi statistics for the linear kernel 2013-02-06 17:51:54 +00:00
Nicolas
8fd79f6eee Added new plotting function for kernels 2013-02-06 15:20:04 +00:00
Nicolas
b0f6495ed4 Fixed bug in the product of kernels with tied parameters 2013-02-06 09:52:54 +00:00
Nicolas
5b19d8609a Many modifications in GP plots to make it work 2013-02-05 12:27:12 +00:00
Nicolò Fusi
976b27b654 working on linear kernel 2013-02-03 15:00:53 +00:00
Nicolas
d8785b534e Fixed bug in the product of kernels 2013-02-01 10:33:00 +00:00
Nicolo Fusi
9c88687634 doc style change 2013-01-31 10:57:43 +00:00
Nicolo Fusi
8a3e10700d massive merge of the debug branch 2013-01-30 15:30:54 +00:00
Nicolo Fusi
ce3e2e41f4 trying to get psi2 cross terms to work 2013-01-30 15:14:54 +00:00
Nicolo Fusi
ece4e2442c working on cross terms 2013-01-30 11:18:22 +00:00
Nicolo Fusi
6959a905dc broken commit, working on cross terms for psi statistics 2013-01-29 17:23:51 +00:00
Nicolo Fusi
10c774e84e new shape for psi2 2013-01-29 16:10:12 +00:00
Nicolo Fusi
8b6e244cf1 decent gradients for most parameters 2013-01-28 15:55:40 +00:00
Neil Lawrence
3c700dfa50 Changed get_param and set_param to _get_params and _set_params 2013-01-18 12:31:37 +00:00
James Hensman
3070f0b6c5 removed some redundant looping in kern.py 2012-12-21 11:43:15 +00:00
James Hensman
9af637e214 changes the naming of kern components
Kern components now only get a number if their name is duplicated
2012-12-06 11:28:04 -08:00
James Hensman
6d0a7afd4c bias kernel psi stats implemented. 2012-11-30 15:49:20 +00:00
James Hensman
31b7a0520e sparseGPLVM demo now working 2012-11-30 11:59:22 +00:00
James Hensman
cc98c6f507 fixed some slicing in kern.py 2012-11-30 11:21:23 +00:00
James Hensman
5f92ff6785 GPLVM demo working 2012-11-30 10:31:02 +00:00
James Hensman
4b4f1da128 very basic GP_regression demo is working 2012-11-30 09:11:46 +00:00
James Hensman
07d793e309 docstringing dK_dtheta 2012-11-30 08:53:55 +00:00
James Hensman
530eccedf8 removed gradient transforming ability from kern.py 2012-11-30 08:44:49 +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