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
.circleci
.github
doc
gpflow
tests
.coveragerc -rw-r--r-- 283 bytes
.coveralls.yml -rw-r--r-- 23 bytes
.gitignore -rw-r--r-- 828 bytes
.pylintrc -rw-r--r-- 14.6 KB
GLOSSARY.md -rw-r--r-- 1.4 KB
LICENSE -rw-r--r-- 11.1 KB
MANIFEST.in -rw-r--r-- 182 bytes
Makefile -rw-r--r-- 680 bytes
README.md -rw-r--r-- 9.3 KB
RELEASE.md -rw-r--r-- 6.9 KB
VERSION -rw-r--r-- 9 bytes
codecov.yml -rw-r--r-- 274 bytes
contributing.md -rw-r--r-- 7.5 KB
notebooks l--------- 21 bytes
setup.py -rw-r--r-- 2.5 KB
tests_requirements.txt -rw-r--r-- 232 bytes

README.md

back to top