https://github.com/GPflow/GPflow
Revision 6fde94a66f726d6c114063c40e90e8bf926d3015 authored by Mark van der Wilk on 09 August 2019, 15:52:57 UTC, committed by st-- on 09 August 2019, 15:52:57 UTC
* Fixed bug in monitoring notebook. Optimiser variables weren't being restored.

* Enabled restore in `train_mnist.py`.
1 parent 78c93db
History
Tip revision: 6fde94a66f726d6c114063c40e90e8bf926d3015 authored by Mark van der Wilk on 09 August 2019, 15:52:57 UTC
Mark/mnist restore (#1009)
Tip revision: 6fde94a
File Mode Size
core
models
multioutput
params
saver
training
__init__.py -rw-r--r-- 1.7 KB
_settings.py -rw-r--r-- 4.9 KB
_version.py -rw-r--r-- 751 bytes
actions.py -rw-r--r-- 11.9 KB
conditionals.py -rw-r--r-- 19.3 KB
decors.py -rw-r--r-- 7.2 KB
dispatch.py -rw-r--r-- 435 bytes
expectations.py -rw-r--r-- 40.2 KB
features.py -rw-r--r-- 6.3 KB
gpflowrc -rw-r--r-- 484 bytes
kernels.py -rw-r--r-- 36.4 KB
kullback_leiblers.py -rw-r--r-- 4.5 KB
likelihoods.py -rw-r--r-- 25.9 KB
logdensities.py -rw-r--r-- 3.3 KB
mean_functions.py -rw-r--r-- 6.0 KB
misc.py -rw-r--r-- 9.8 KB
priors.py -rw-r--r-- 5.4 KB
probability_distributions.py -rw-r--r-- 1.7 KB
quadrature.py -rw-r--r-- 9.7 KB
session_manager.py -rw-r--r-- 4.4 KB
test_util.py -rw-r--r-- 3.6 KB
transforms.py -rw-r--r-- 12.6 KB

back to top