GPy/GPy/inference/latent_function_inference
2014-11-13 17:49:59 +00:00
..
__init__.py clean up parallel framework 2014-11-05 14:34:03 +00:00
dtc.py NonContiguos tests fixed for Kdiag_dX 2014-09-15 09:55:02 +01:00
exact_gaussian_inference.py [latentfunctioninference] superclass LatentFunctionInference added, which contains a call just before and just after optimization 2014-05-15 14:06:00 +01:00
expectation_propagation.py Fixed an assertion, it was checking the dimensionality of the input data matrix, rather than that of the labels. 2014-05-23 17:18:38 +01:00
expectation_propagation_dtc.py [classification] sparse gp inference for EPDTC 2014-10-17 17:30:48 +01:00
fitc.py [latentfunctioninference] superclass LatentFunctionInference added, which contains a call just before and just after optimization 2014-05-15 14:06:00 +01:00
inferenceX.py bug fix for infer_newX 2014-11-13 17:49:59 +00:00
laplace.py Tidied up laplace warnings 2014-11-03 13:36:26 +00:00
posterior.py fix Linear kernel with SSGPLVM 2014-06-09 14:21:56 +01:00
var_dtc.py vardtc mixed noise 2014-11-05 14:58:04 +00:00
var_dtc_parallel.py clean up parallel framework 2014-11-05 14:34:03 +00:00