https://github.com/GPflow/GPflow
Revision a75f24ad02e8f5fb80589983267963fd907a4cc0 authored by James Hensman on 08 January 2018, 13:21:07 UTC, committed by Mark van der Wilk on 08 January 2018, 13:21:07 UTC
* improvements and clarifications to the handling of num_latent. Also fizes the coregion notebook

* removing leftover debug lines

* adding a regression test for the wrong number of latent functions in a switched likelihood

* Pass num_latent to GPModel in SGPMC

* Pass num_latent to GPModel in GPMC

* Pass num_latent to GPModel in SVGP

* Removed ignore notebooks argument in travis config

* Let codecov ignore the doc notebooks
1 parent a0c0227
History
Tip revision: a75f24ad02e8f5fb80589983267963fd907a4cc0 authored by James Hensman on 08 January 2018, 13:21:07 UTC
improvements and clarifications to the handling of num_latent (#609)
Tip revision: a75f24a
File Mode Size
core
models
params
training
__init__.py -rw-r--r-- 1.6 KB
_settings.py -rw-r--r-- 5.3 KB
_version.py -rw-r--r-- 597 bytes
conditionals.py -rw-r--r-- 9.6 KB
decors.py -rw-r--r-- 6.7 KB
densities.py -rw-r--r-- 2.7 KB
expectations.py -rw-r--r-- 24.3 KB
expectations_quadrature.py -rw-r--r-- 5.2 KB
features.py -rw-r--r-- 6.6 KB
gpflowrc -rw-r--r-- 434 bytes
kernels.py -rw-r--r-- 25.5 KB
kullback_leiblers.py -rw-r--r-- 3.5 KB
likelihoods.py -rw-r--r-- 20.4 KB
mean_functions.py -rw-r--r-- 5.4 KB
misc.py -rw-r--r-- 7.3 KB
priors.py -rw-r--r-- 3.8 KB
probability_distributions.py -rw-r--r-- 1.7 KB
quadrature.py -rw-r--r-- 3.0 KB
session_manager.py -rw-r--r-- 4.3 KB
test_util.py -rw-r--r-- 1.8 KB
transforms.py -rw-r--r-- 12.4 KB

back to top