https://github.com/GPflow/GPflow
Revision 2c318e8fa7608d8fc1c5ca0d58797925978a4a11 authored by Eric Hammy on 14 February 2020, 15:10:29 UTC, committed by GitHub on 14 February 2020, 15:10:29 UTC
* Add an abstract property to the multioutput GPs returning the number of latents
* Should be useful in validation in down the line assembly of multioutput GPs
1 parent 22e14d7
History
Tip revision: 2c318e8fa7608d8fc1c5ca0d58797925978a4a11 authored by Eric Hammy on 14 February 2020, 15:10:29 UTC
Shared interface for number of latent gps in multi-output kernels (#1167)
Tip revision: 2c318e8
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-- 597 bytes
README.md -rw-r--r-- 9.2 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.3 KB
docs_require.txt -rw-r--r-- 143 bytes
notebooks l--------- 21 bytes
setup.py -rw-r--r-- 2.2 KB
tests_requirements.txt -rw-r--r-- 219 bytes

README.md

back to top