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
doc
gpflow
notebooks
tests
.coveragerc -rw-r--r-- 261 bytes
.coveralls.yml -rw-r--r-- 23 bytes
.gitignore -rw-r--r-- 811 bytes
.pylintrc -rw-r--r-- 14.6 KB
.travis.yml -rw-r--r-- 641 bytes
Dockerfile -rw-r--r-- 1.1 KB
LICENSE -rw-r--r-- 11.1 KB
MANIFEST.in -rw-r--r-- 166 bytes
README.md -rw-r--r-- 4.6 KB
RELEASE.md -rw-r--r-- 5.3 KB
codecov.yml -rw-r--r-- 268 bytes
contributing.md -rw-r--r-- 4.1 KB
docs_require.txt -rw-r--r-- 404 bytes
roadmap.md -rw-r--r-- 506 bytes
run_tests.sh -rwxr-xr-x 896 bytes
setup.py -rw-r--r-- 2.3 KB

README.md

back to top