GPy/GPy/inference/latent_function_inference
2014-09-08 17:22:37 +01:00
..
__init__.py [mrd] plotting, init, inference etc. 2014-05-16 11:21:08 +01:00
dtc.py [latentfunctioninference] superclass LatentFunctionInference added, which contains a call just before and just after optimization 2014-05-15 14:06:00 +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
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 update sparse_gp_mpi for new interface 2014-09-08 17:22:37 +01:00