https://github.com/GPflow/GPflow
Revision d154c4f84d22c1441be40ada7a7f8bf8247c0f46 authored by John Bradshaw on 03 October 2017, 18:11:24 UTC, committed by John Bradshaw on 11 October 2017, 11:16:10 UTC
* improved test for SVGP to test both whitened and unwhitened versions
* building up demo
1 parent 7a0661f
Raw File
Tip revision: d154c4f84d22c1441be40ada7a7f8bf8247c0f46 authored by John Bradshaw on 03 October 2017, 18:11:24 UTC
SVGP model random features.
Tip revision: d154c4f
MANIFEST.in
include doc/source/conf.py
include doc/source/*.rst
include doc/source/notebooks/*.ipynb
include README.md
include RELEASE.md
include LICENSE
include gpflow/gpflowrc
back to top