GPy/GPy/inference/latent_function_inference
2017-06-01 02:40:01 +03:00
..
__init__.py added tests 2016-10-27 14:39:32 +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 [inference] rename wrong precision into variance 2016-09-01 13:16:50 +01:00
expectation_propagation.py Added initial version of the refactored EP 2017-06-01 02:40:01 +03:00
fitc.py Fix merge conflicts 2015-04-01 13:03:48 +01:00
gaussian_grid_inference.py fix: Fixed numpy 1.12 indexing and shape preservation 2017-02-23 14:45:18 +00:00
grid_posterior.py Added kernels for GpGrid and GpSsm regression 2016-05-09 15:46:51 +02: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
pep.py Added pep.py -- Sparse Gaussian processes using Power Expectation Propagation 2016-10-19 15:56:10 +01:00
posterior.py Changes in EP/EPDTC to fix numerical issues and increase the flexibility of the inference. 2017-03-22 13:40:06 +00:00
svgp.py svgp bugfix 2015-05-19 13:33:47 +01:00
var_dtc.py Changes in EP/EPDTC to fix numerical issues and increase the flexibility of the inference. 2017-03-22 13:40:06 +00:00
var_dtc_parallel.py [chaching] changing all chacher limits to 3 2016-03-07 11:37:22 +00:00
var_gauss.py slightly improved computation for var_Gauss method 2015-09-04 15:11:50 +01:00