https://github.com/GPflow/GPflow
Revision e8ba02ed5152a5dc629e428d45d0d55ceba16296 authored by ahsimb on 27 September 2018, 10:14:20 UTC, committed by st-- on 27 September 2018, 10:14:20 UTC
Now lets the monitor context keep track of the optimiser to update optimiser's variables - necessary for obtaining correct traces (of hyperparameters, log-marginal likelihoods etc.) when using ScipyOptimizer.
1 parent f8deb4c
History
Tip revision: e8ba02ed5152a5dc629e428d45d0d55ceba16296 authored by ahsimb on 27 September 2018, 10:14:20 UTC
Fixing the problem with monitoring ScipyOptimizer (#856)
Tip revision: e8ba02e
File Mode Size
core
models
multioutput
params
saver
training
__init__.py -rw-r--r-- 1.7 KB
_settings.py -rw-r--r-- 5.7 KB
_version.py -rw-r--r-- 597 bytes
actions.py -rw-r--r-- 11.9 KB
conditionals.py -rw-r--r-- 18.6 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-- 5.7 KB
gpflowrc -rw-r--r-- 483 bytes
kernels.py -rw-r--r-- 28.4 KB
kullback_leiblers.py -rw-r--r-- 3.8 KB
likelihoods.py -rw-r--r-- 23.8 KB
logdensities.py -rw-r--r-- 3.3 KB
mean_functions.py -rw-r--r-- 5.4 KB
misc.py -rw-r--r-- 7.4 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.5 KB
transforms.py -rw-r--r-- 12.5 KB

back to top