https://github.com/GPflow/GPflow
Revision 67dc76d1d5f30ce9e978818c9b5b776b40a92333 authored by st-- on 18 March 2020, 18:13:42 UTC, committed by GitHub on 18 March 2020, 18:13:42 UTC
Fixes #951 in gpflow-2. Adds methods to GPModel that compute the number of latent GPs required by the combination of kernel, likelihood, and data.

Co-authored-by: Eric Hammy <6815729+condnsdmatters@users.noreply.github.com>
1 parent f36052b
History
Tip revision: 67dc76d1d5f30ce9e978818c9b5b776b40a92333 authored by st-- on 18 March 2020, 18:13:42 UTC
Fix SwitchedLikelihood vs num_latent_gps bug (#1316)
Tip revision: 67dc76d
File Mode Size
conditionals
config
covariances
expectations
inducing_variables
kernels
likelihoods
models
optimizers
utilities
__init__.py -rw-r--r-- 1.1 KB
base.py -rw-r--r-- 10.5 KB
ci_utils.py -rw-r--r-- 1.1 KB
kullback_leiblers.py -rw-r--r-- 5.7 KB
logdensities.py -rw-r--r-- 3.3 KB
mean_functions.py -rw-r--r-- 5.8 KB
probability_distributions.py -rw-r--r-- 1.7 KB
py.typed -rw-r--r-- 27 bytes
quadrature.py -rw-r--r-- 7.5 KB
versions.py -rw-r--r-- 177 bytes

back to top