https://github.com/GPflow/GPflow
Revision 0b9e1f064ab1ce1d994f86686e7d662a46095e36 authored by st-- on 30 March 2020, 11:17:24 UTC, committed by GitHub on 30 March 2020, 11:17:24 UTC
* SamplingHelper: clean up docstrings
* SamplingHelper: do not convert to numpy in convert_to_constrained_samples
* MCMC notebook: clean up; make faster (ci_niter); remove opaque use of utility function
* MCMC notebook: clarify MCMC over Z for SGPMC - inducing points should be non-trainable
* tests: use pytest.raises
* tests: clean up match argument
1 parent 1272141
History
Tip revision: 0b9e1f064ab1ce1d994f86686e7d662a46095e36 authored by st-- on 30 March 2020, 11:17:24 UTC
MCMC cleanup (#1374)
Tip revision: 0b9e1f0
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-- 682 bytes
README.md -rw-r--r-- 9.7 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
notebooks l--------- 21 bytes
setup.py -rw-r--r-- 3.2 KB
tests_requirements.txt -rw-r--r-- 232 bytes

README.md

back to top