GPy/GPy/inference/latent_function_inference
2014-10-16 12:14:56 +01: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 [param_to_array] deprecated and removed param_to_array from code, use param.values instead 2014-10-06 08:59:24 +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
laplace.py beginning of adding variational GH quadrature to the likelihood class 2014-10-16 12:14:56 +01:00
posterior.py fix Linear kernel with SSGPLVM 2014-06-09 14:21:56 +01:00
var_dtc.py [missing data] general implementation for subsetting data 2014-10-08 12:03:51 +01: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