https://github.com/GPflow/GPflow
Revision 435dfcbde0f5c38b9faf195c0b235e1c1ada1b85 authored by Joaquin Rapela on 24 January 2022, 10:51:40 UTC, committed by GitHub on 24 January 2022, 10:51:40 UTC
* Fixed typo in SGPR equation
* Removed uncessary sigmas in BayesianGPLVM

Co-authored-by: st-- <st--@users.noreply.github.com>
Co-authored-by: Jesper Nielsen <44195043+jesnie@users.noreply.github.com>
1 parent 6f7c111
History
Tip revision: 435dfcbde0f5c38b9faf195c0b235e1c1ada1b85 authored by Joaquin Rapela on 24 January 2022, 10:51:40 UTC
Rapela simplify calc psi in elbo and predict_f (#1755)
Tip revision: 435dfcb
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-- 866 bytes
.pylintrc -rw-r--r-- 14.6 KB
CONTRIBUTING.md -rw-r--r-- 6.9 KB
CONTRIBUTORS.md -rw-r--r-- 3.8 KB
GLOSSARY.md -rw-r--r-- 1.4 KB
HOWTO_RELEASE.md -rw-r--r-- 1.8 KB
LICENSE -rw-r--r-- 11.1 KB
MANIFEST.in -rw-r--r-- 182 bytes
Makefile -rw-r--r-- 1.5 KB
README.md -rw-r--r-- 11.2 KB
RELEASE.md -rw-r--r-- 7.4 KB
VERSION -rw-r--r-- 6 bytes
codecov.yml -rw-r--r-- 274 bytes
mypy.ini -rw-r--r-- 730 bytes
notebooks l--------- 21 bytes
setup.py -rw-r--r-- 2.5 KB
tests_requirements.txt -rw-r--r-- 378 bytes

README.md

back to top