GPy/GPy/inference/latent_function_inference
2014-10-17 15:34:14 +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 Bug fixed 2014-05-16 15:41:02 +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
inference_X.py generalize the inference of X framework and with support of missing data 2014-10-13 18:00:11 +01:00
laplace.py [latentfunctioninference] superclass LatentFunctionInference added, which contains a call just before and just after optimization 2014-05-15 14:06:00 +01:00
posterior.py fix Linear kernel with SSGPLVM 2014-06-09 14:21:56 +01:00
var_dtc.py merge the current devel into psi2 2014-08-11 18:01:23 +01:00
var_dtc_gpu.py rbf gpu usable 2014-06-20 18:02:35 +01:00
var_dtc_parallel.py allow Y_speedup flag for vardtc_minibatch 2014-10-17 15:34:14 +01:00