GPy/GPy/inference/latent_function_inference
2015-11-20 15:52:19 +02:00
..
__init__.py [#186] fixed distribution across files and added base class for reusability 2015-09-11 17:13:21 +01:00
dtc.py [inference] changed gaussian variance to precision (which it really is) 2015-09-11 16:59:55 +01:00
exact_gaussian_inference.py Added Z_tilde contribution for EP, now log_marginal is correct, need to check for var_dtc case 2015-10-22 16:19:27 +01:00
expectation_propagation.py Documentation 2015-11-20 15:52:19 +02:00
fitc.py Fix merge conflicts 2015-04-01 13:03:48 +01:00
inferenceX.py [dir] structure preserved 2015-10-15 15:13:16 +01:00
laplace.py New difference method for laplace 2015-10-04 12:28:07 +01:00
posterior.py Fix merge conflicts 2015-04-01 13:03:48 +01:00
svgp.py svgp bugfix 2015-05-19 13:33:47 +01:00
var_dtc.py Merge branch 'devel' into fixing_likelihoods 2015-11-12 13:36:23 +00:00
var_dtc_parallel.py [dir] structure preserved 2015-10-15 15:13:16 +01:00
var_gauss.py slightly improved computation for var_Gauss method 2015-09-04 15:11:50 +01:00