https://github.com/GPflow/GPflow
Revision ebf2c8bb8e5f14d371d5052fafd3a0361fffae0b authored by joelberkeley-pio on 03 March 2020, 21:53:23 UTC, committed by GitHub on 03 March 2020, 21:53:23 UTC
Put natgrads back into the varying noise notebook.
Resolves #1173 
1 parent 5f79844
Raw File
Tip revision: ebf2c8bb8e5f14d371d5052fafd3a0361fffae0b authored by joelberkeley-pio on 03 March 2020, 21:53:23 UTC
use natgrad optimizer in varying noise notebook (#1270)
Tip revision: ebf2c8b
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 VERSION
include gpflow/py.typed
back to top