James McMurray
|
be3880c0bd
|
Fixed docstring warnings - could still be mistakes
|
2013-09-20 13:38:20 +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
|
84b7156d23
|
Implemented MLP gradients with respect to X.
|
2013-08-28 01:19:43 +02:00 |
|
Neil Lawrence
|
b127c96bf2
|
Polynomial kernel gradients wrt X working.
|
2013-08-28 00:20:12 +02:00 |
|
Neil Lawrence
|
0380f52702
|
Minor fixes to classification to allow kernel choice, change of oil example to use full test set and full training set.
|
2013-08-19 07:37:09 +02:00 |
|
Neil Lawrence
|
c45a80499c
|
Added ability to load in cmu motion capture data bases in the new data base loading format.
|
2013-08-18 08:18:27 +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 |
|
Neil Lawrence
|
bba3dc5458
|
Added mlp covariance (x gradient not working)
|
2013-08-16 21:24:30 +01:00 |
|