Ricardo
|
603aa18482
|
Merge branch 'devel' of github.com:SheffieldML/GPy into devel
Conflicts:
GPy/examples/regression.py
GPy/kern/constructors.py
GPy/testing/kernel_tests.py
GPy/util/multioutput.py
|
2013-09-16 12:32:42 +01:00 |
|
Neil Lawrence
|
336fe164fa
|
Other local changes.
|
2013-09-16 11:32:03 +01:00 |
|
Neil Lawrence
|
dffa9541c2
|
Merged conflict of model.py
|
2013-09-14 20:05:42 +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 |
|
Ricardo
|
4bb2ea9606
|
coregionalisation changed to coregionalization
|
2013-09-14 17:23:17 +01:00 |
|
Ricardo
|
1bc9374717
|
linK2_functions2 merged
|
2013-09-13 18:09:59 +01:00 |
|
Neil Lawrence
|
bd4c7f34ea
|
Added gibbs.py, although test is still failing.
|
2013-09-02 13:34:48 +01: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 |
|
Neil Lawrence
|
00a5f8e5f6
|
Added gpx dataset.
|
2013-08-22 14:03:59 +02:00 |
|
Neil Lawrence
|
65702c1448
|
Added models for testing kernel gradients in unit tests.
|
2013-08-20 19:38:12 +02:00 |
|
Neil Lawrence
|
c140b2118a
|
Various doc string edits and consistency changes in comments.
|
2013-08-19 20:11:25 +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 |
|
James Hensman
|
aa8b75d0c5
|
regular expressions now match rather than search
|
2013-06-04 14:36:17 +01:00 |
|
Ricardo
|
56ffcf6c0e
|
Test corrected, by Nicolas
|
2013-05-15 16:32:35 +01:00 |
|
Nicolo Fusi
|
6da0feb7fc
|
added fixed effect kernel
|
2013-03-13 14:24:10 +00:00 |
|
James Hensman
|
5b86fce1b3
|
changes tie_param to tie_params
|
2013-03-11 16:46:47 +00:00 |
|
Nicolo Fusi
|
e32afa11e5
|
added GPy.tests(), removed some useless tests
|
2013-03-11 12:33:03 +00:00 |
|
James Hensman
|
fc34fa3eb9
|
yak shaving
|
2013-03-06 13:36:38 +00:00 |
|
James Hensman
|
9501a76bdc
|
added unit test for coregionalisation
|
2013-03-06 13:33:24 +00:00 |
|
Nicolò Fusi
|
894412a177
|
added unit test for param tie at the kernel level
|
2013-02-24 11:52:37 +00:00 |
|