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
350c69799d
fixed a tie-bug for ND
2013-05-02 10:59:19 +01:00
James Hensman
83510e7515
first attemot at the new constraint framework
2013-04-30 11:25:57 +01:00
James Hensman
7d9352c733
weaved coregionalise. much performance gained
2013-04-28 21:37:36 +01:00
James Hensman
52ba8e4ba3
remo0ved slices from models
...
slices are now handles by special indexing kern parts, such as
coregionalisation, independent_outputs. The old slicing functionality
has been removed simply to clean up the code a little.
Now that input_slices still exist (and will continue to be useful) in
kern.py. They do need a little work though, for the psi-statistics
2013-04-28 17:22:04 +01:00
James Hensman
9fb090a508
James and Nicolos massive Yak shaving session
2013-04-26 19:32:33 +01:00
Max Zwiessele
d789e55481
stupid kern stash merge
2013-04-23 16:40:09 +01:00
Max Zwiessele
2b3b7350cd
kern conflict
2013-04-23 16:37:13 +01:00
Max Zwiessele
68dd416640
Merge branch 'devel' into mrd
2013-04-23 16:21:57 +01:00
Max Zwiessele
389a04d2b5
bugfix: cross term psi1 bias + linear
2013-04-23 16:21:41 +01:00
Max Zwiessele
f01be172be
moved *2. of psi2 statistics into kern and corrected bias+linear cross term
2013-04-23 15:22:30 +01:00
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