GPy/GPy/core
2013-10-07 07:40:48 +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
domains.py added docstring to domains 2013-06-27 10:40:23 +01:00
fitc.py Merged conflict of model.py 2013-09-14 20:05:42 +01:00
gp.py Comments added to assertions 2013-09-17 16:53:15 +01:00
gp_base.py Samples in plot_f fixed for sparse_models 2013-09-17 16:54:12 +01:00
index_operations.py index operations finalized 2013-10-02 19:13:37 +01:00
mapping.py Added mlp mapping (with possibility of having multiple layers). 2013-08-29 19:26:00 +02:00
model.py Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-09-16 12:32:42 +01:00
parameter.py unoptimized parameter, still slower than current implementation 2013-10-07 07:40:48 +01:00
parameterized.py NegativeLogexp Pep8ted 2013-10-02 19:14:35 +01:00
priors.py REFACTORING: model names, lowercase, classes uppercase 2013-06-05 13:02:03 +01:00
sparse_gp.py Merge branch 'devel' into params 2013-09-20 17:20:46 +01:00
svigp.py fixed target slicing bug in prod kernel 2013-08-21 09:53:49 +01:00
transformations.py transformations are singletons now, weak refs for memory managment 2013-10-03 11:58:39 +01:00