https://github.com/GPflow/GPflow
Revision 653a80d9d5162866b604b1367e9ad5b245f4efbc authored by st-- on 17 June 2019, 17:28:18 UTC, committed by GitHub on 17 June 2019, 17:28:18 UTC
Closes #953. Adds a bunch of notebbooks deleted in #924 (0dec75) - mainly theoretical notes:

* FITC vs VFE comparison
* Sanity check of model overlap for Gaussian likelihood and Z=X
* SGPR and VGP equation derivations

* How to combine GPflow models with neural networks
* Manipulating models
1 parent ba5e53a
History
Tip revision: 653a80d9d5162866b604b1367e9ad5b245f4efbc authored by st-- on 17 June 2019, 17:28:18 UTC
Resurrect a couple of notebooks that went missing in #924 (#989)
Tip revision: 653a80d
File Mode Size
.circleci
.github
doc
gpflow
tests
.coveragerc -rw-r--r-- 286 bytes
.gitignore -rw-r--r-- 811 bytes
.pylintrc -rw-r--r-- 14.6 KB
Dockerfile -rw-r--r-- 1.1 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-- 6.9 KB
RELEASE.md -rw-r--r-- 7.7 KB
VERSION -rw-r--r-- 5 bytes
codecov.yml -rw-r--r-- 268 bytes
contributing.md -rw-r--r-- 7.3 KB
docs_require.txt -rw-r--r-- 323 bytes
notebooks l--------- 21 bytes
pytest.ini -rw-r--r-- 33 bytes
roadmap.md -rw-r--r-- 506 bytes
setup.py -rw-r--r-- 2.4 KB

README.md

back to top