GPy/GPy/inference/latent_function_inference
2018-09-02 21:22:04 +01:00
..
__init__.py fix: merge 2018-09-02 21:22:04 +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 Serialization: Add docstrings 2018-06-07 09:52:13 +01:00
exact_studentt_inference.py Implementation of student-t processes 2017-07-14 23:22:31 +02:00
expectation_propagation.py Serialization: Add docstrings 2018-06-07 09:52:13 +01: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-06-01 11:59:04 +03: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 fix: merge 2018-09-02 21:22:04 +01:00
svgp.py svgp bugfix 2015-05-19 13:33:47 +01:00
var_dtc.py Add mean function functionality to dtc inference method 2017-11-13 22:18:42 +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
vardtc_md.py improve the documentation for LVMOGP 2017-11-23 09:20:05 +00:00
vardtc_svi_multiout.py improve the documentation for LVMOGP 2017-11-23 09:20:05 +00:00
vardtc_svi_multiout_miss.py improve the documentation for LVMOGP 2017-11-23 09:20:05 +00:00