Commit graph

13 commits

Author SHA1 Message Date
Neil Lawrence
336fe164fa Other local changes. 2013-09-16 11:32:03 +01:00
Neil Lawrence
bd4c7f34ea Added gibbs.py, although test is still failing. 2013-09-02 13:34:48 +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
Neil Lawrence
b127c96bf2 Polynomial kernel gradients wrt X working. 2013-08-28 00:20:12 +02:00
Neil Lawrence
a61feb17a5 Changed default values of W and kappa for coregionalisation kernel. Changed names of keyword arguments from Nout and R to output_dim and rank. 2013-08-27 10:53:32 +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
Neil Lawrence
95ebc1c5e9 Added notes file for issues raised while looking through code, some are things I need to raise on github, others need some informal discussion, but for the moment thought to put them informally here, given flakiness of internet connection. 2013-08-19 07:38:35 +02:00
Nicolo Fusi
803b7d3c88 removed NL's notes, they are now integrated in the issue tracker 2013-06-04 15:48:52 +01:00
James Hensman
b47161e874 Some commentary on Neil's notes.txt 2013-02-27 08:57:33 +00:00
James Hensman
4d79c3c97d start of psi2 crossterms 2013-02-26 14:49:00 +00:00
Neil Lawrence
493f236b90 Added notes on issues found. 2012-12-09 01:53:42 -08:00