James Hensman
|
7ced138520
|
fixed a bug in Neil's otherwise tidy hetero kernel.
|
2013-09-20 15:35:27 +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
|
4082f6c02e
|
Added robot_wireless data set and examples.
|
2013-08-18 23:46:02 +02:00 |
|
Neil Lawrence
|
3f6c01898d
|
Added first draft of polynomial kernel.
|
2013-08-17 09:07:09 +02:00 |
|
Neil Lawrence
|
a570198029
|
Added automatic computation of dKdiag_dtheta in kernpart.py using dK_dtheta.
|
2013-08-17 07:13:51 +01:00 |
|
Nicolo Fusi
|
6ee8732cf4
|
kernels are now consistent with pep8 and common reason
|
2013-06-17 16:47:36 +01:00 |
|