GPy/GPy
2013-09-02 11:56:56 +01:00
..
core added print m and print m.all differentiation 2013-09-02 11:53:45 +01:00
examples Added mlp mapping (with possibility of having multiple layers). 2013-08-29 19:26:00 +02:00
inference Polynomial kernel gradients wrt X working. 2013-08-28 00:20:12 +02:00
kern plotting adjusted 2013-09-02 11:54:08 +01:00
likelihoods Fixed an import 2013-06-20 17:15:37 +01:00
mappings Fixed gplvm unittest which was sampling an output matrix of size input_dim (and corresponding error in bcgplvm unittest which was based on it). 2013-08-29 19:57:25 +02:00
models added print m and print m.all differentiation 2013-09-02 11:53:45 +01:00
testing removed white kernel, bc of likelihood variance 2013-09-02 11:54:50 +01:00
util cleaned up imports 2013-09-02 11:56:56 +01:00
__init__.py 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
notes.txt Added mlp mapping (with possibility of having multiple layers). 2013-08-29 19:26:00 +02:00