mzwiessele
|
ce728d8465
|
plotting, allot of plotting
|
2014-03-20 16:20:39 +00:00 |
|
Max Zwiessele
|
7adf5217f2
|
grad dict is property of self
|
2014-03-13 09:07:56 +00:00 |
|
Max Zwiessele
|
65fd6dd24e
|
observable pattern through and thorugh
|
2014-02-26 15:46:14 +00:00 |
|
Max Zwiessele
|
b200b9fa90
|
input_sensitivity and ard plotting
|
2014-02-24 14:47:43 +00:00 |
|
Max Zwiessele
|
d0c563ff0a
|
added sparsegp with missing data
|
2014-02-18 15:52:33 +00:00 |
|
Max Zwiessele
|
e0c68d5eb3
|
_highest_parent_ now follows the tree, dK_dX > gradient_X, added update_grads_variational to linear, bgplvm for new framework
|
2014-02-10 15:12:49 +00:00 |
|
James Hensman
|
563fbd257b
|
some gplvm related fixes
|
2014-01-24 16:37:20 +00:00 |
|
James Hensman
|
a8c760932e
|
beginnings of gplvm
|
2014-01-24 15:56:27 +00:00 |
|
James Hensman
|
7bb6f4ba4e
|
Merge branch 'params' of github.com:SheffieldML/GPy into params
|
2014-01-24 15:48:49 +00:00 |
|
James Hensman
|
13cc747623
|
foo
|
2014-01-24 15:48:45 +00:00 |
|
Max Zwiessele
|
cec766b723
|
getstate > _getstate and setstate > _setstate
|
2014-01-24 15:48:23 +00:00 |
|
Max Zwiessele
|
0733886ba0
|
all parameterization stuff now in seperate module -> GPy.core.parameterization
|
2013-12-16 13:45:24 +00:00 |
|
Max Zwiessele
|
e1bb3e508e
|
naming and pil changes
|
2013-12-07 18:45:24 +00:00 |
|
Max Zwiessele
|
3316d29341
|
added gplbm and sparse gp to new parameterized structure
|
2013-11-06 11:40:54 +00:00 |
|
Max Zwiessele
|
d8151eee61
|
X caching is not yet done, parameter caching working fine. X cache must be adjusted to update at the right times
|
2013-10-27 17:04:46 +00:00 |
|
Ricardo
|
7bdaa41d57
|
Reverting error
|
2013-09-18 14:45:06 +01:00 |
|
Ricardo
|
2762e158fd
|
normalize_Y is passed to core function
|
2013-09-17 17:44:00 +01:00 |
|
Neil Lawrence
|
00d335444d
|
Changed kern.py so that X2 is correctly passed as None to the kern parts for dK_dX. Modified several kern parts so that dK_dX is correctly computed (factors of 2 missing). Removed spurious factors of 2 from gplvm, bcgplvm, sparse_gp and fitc code.
|
2013-09-14 20:02:40 +01:00 |
|
Neil Lawrence
|
128ebbabc5
|
Added mlp mapping (with possibility of having multiple layers).
|
2013-08-29 19:26:00 +02:00 |
|
Neil Lawrence
|
d31b5a7c55
|
Implemented Mapping framework and associated linear and kernel mappings. This is needed for mean functions, back constrained GPLVM and the non-stationary Gibbs kernel.
|
2013-08-28 13:51:50 +02:00 |
|
Alessandra Tosi
|
dc637e30cb
|
added jacobian and magnification factor
|
2013-07-30 15:58:18 +01:00 |
|
Max Zwiessele
|
ec6f8c5f3b
|
pca initializer more robust to lower dimensions
|
2013-07-29 15:19:28 +01:00 |
|
Max Zwiessele
|
dcec9d2a25
|
reverted stupid merge error
|
2013-07-18 15:15:09 +01:00 |
|
Max Zwiessele
|
266ec23f8a
|
GPLVM get/setstate added
|
2013-07-10 16:51:41 +01:00 |
|
Max Zwiessele
|
1e06ca2d40
|
Merge branch 'devel' into pickle
|
2013-06-25 17:44:52 +01:00 |
|
Max Zwiessele
|
e869fcaf65
|
pcikling?
|
2013-06-25 17:43:42 +01:00 |
|
James Hensman
|
8fd8288fb8
|
ensure_default_constraints is on by default
|
2013-06-17 15:57:19 +01:00 |
|
Max Zwiessele
|
b129e6a669
|
merged num_data conflicts
|
2013-06-05 16:21:54 +01:00 |
|
James Hensman
|
527586a012
|
lots of bugfixes after refactoring
|
2013-06-05 16:14: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
|
7040b26f41
|
refactoring files added
|
2013-06-05 14:11:49 +01:00 |
|