GPy/GPy/inference/latent_function_inference
2014-11-03 16:04:15 +00:00
..
__init__.py [mrd] plotting, init, inference etc. 2014-05-16 11:21:08 +01: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 extend inference X for all gp models 2014-11-03 16:04:15 +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 moving mcmc 2014-11-03 10:55:13 +00:00
var_dtc_gpu.py [param_to_array] deprecated and removed param_to_array from code, use param.values instead 2014-10-06 08:59:24 +01:00
var_dtc_parallel.py [param_to_array] deprecated and removed param_to_array from code, use param.values instead 2014-10-06 08:59:24 +01:00