https://github.com/GPflow/GPflow
Revision b0ddc6d1632f63632583ea70caca678fce3696f3 authored by st-- on 21 October 2019, 14:19:32 UTC, committed by GitHub on 21 October 2019, 14:19:32 UTC
Adds a notebook that demonstrates how to add inter-domain inducing variables to GPflow without having to touch the core code base, at the example of variational Fourier features (Hensman, Durrande, Solin, JMLR 18 (2018)).
1 parent 33ded03
History
Tip revision: b0ddc6d1632f63632583ea70caca678fce3696f3 authored by st-- on 21 October 2019, 14:19:32 UTC
Notebook for Variational Fourier Features (#1062)
Tip revision: b0ddc6d
File Mode Size
.circleci
.github
doc
gpflow
tests
.coveragerc -rw-r--r-- 286 bytes
.coveralls.yml -rw-r--r-- 23 bytes
.gitignore -rw-r--r-- 811 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-- 158 bytes
Makefile -rw-r--r-- 597 bytes
README.md -rw-r--r-- 5.2 KB
RELEASE.md -rw-r--r-- 6.9 KB
VERSION -rw-r--r-- 7 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-- 2.1 KB
tests_requirements.txt -rw-r--r-- 108 bytes

README.md

back to top