GPy/GPy
Moreno 63751de912 Changes in EP/EPDTC to fix numerical issues and increase the flexibility of the inference.
Changes to avoid numerical issues and improve the performance:
    - Keep value of the EP parameters between calls
    - Enforce positivity of tau_tilde
    - Stable computation of the EP moments for the Bernoulli likelihood
    - Compute marginal in the GP model without directly inverting tau_tilde

    Changes to improve the flexibility:
    - Add parameter for maximum number of iterations
    - Distinguish between alternated/nested mode
    - Distinguish between sequential/parallel updates in EP
2017-06-01 11:59:04 +03:00
..
core fix: beiwang will add GMM in full 2017-06-01 11:59:04 +03:00
examples fix: pkg: dim reduction simulation with different functions 2017-06-01 11:59:04 +03:00
inference Changes in EP/EPDTC to fix numerical issues and increase the flexibility of the inference. 2017-06-01 11:59:04 +03:00
kern fix: Fixed numpy 1.12 indexing and shape preservation 2017-06-01 11:59:04 +03:00
likelihoods Changes in EP/EPDTC to fix numerical issues and increase the flexibility of the inference. 2017-06-01 11:59:04 +03:00
mappings [mean_func] added parameters in additive mean func and tests for mean functions 2016-08-03 08:32:46 +01:00
models fix: Fixed numpy 1.12 indexing and shape preservation 2017-06-01 11:59:04 +03:00
old_tests a little work on mappings 2015-03-23 12:38:15 +00:00
plotting fix: offline plotting workaround with squeezing arrays 2017-06-01 11:59:04 +03:00
testing Changes in EP/EPDTC to fix numerical issues and increase the flexibility of the inference. 2017-06-01 11:59:04 +03:00
util Changes in EP/EPDTC to fix numerical issues and increase the flexibility of the inference. 2017-06-01 11:59:04 +03:00
__init__.py [warped stuff] plotting and normalizer in warped gps 2016-08-17 14:51:29 +01:00
__version__.py Bump version: 1.6.0 → 1.6.1 2017-06-01 11:59:04 +03:00
defaults.cfg [defaults.cfg] updated so we can ship it 2015-11-30 10:33:24 +00:00
installation.cfg [mrd] plot_scales and plot_latent added 2016-03-01 10:02:02 +00:00