https://github.com/GPflow/GPflow
Revision 002b217f983e55811faabf2e548e7c4e66ff09c6 authored by st-- on 25 February 2020, 23:00:29 UTC, committed by GitHub on 25 February 2020, 23:00:29 UTC
Adds random seed setting as required to the various notebooks under doc/source/notebooks to make sure they're as reproducible as possible (i.e., re-running shouldn't change the git diff).

There are still some issues with

tailor/gp_nn (tensor shape warnings, and bad accuracy)
tailor/mixture_density_networks (autograph warnings despite setting autograph=False?)
1 parent 1bd337f
History
Tip revision: 002b217f983e55811faabf2e548e7c4e66ff09c6 authored by st-- on 25 February 2020, 23:00:29 UTC
Make notebooks deterministic (#1265)
Tip revision: 002b217
File Mode Size
conditionals
config
covariances
expectations
inducing_variables
kernels
likelihoods
models
optimizers
utilities
__init__.py -rw-r--r-- 1.0 KB
base.py -rw-r--r-- 10.2 KB
ci_utils.py -rw-r--r-- 1.1 KB
kullback_leiblers.py -rw-r--r-- 4.7 KB
logdensities.py -rw-r--r-- 3.0 KB
mean_functions.py -rw-r--r-- 5.8 KB
probability_distributions.py -rw-r--r-- 1.7 KB
py.typed -rw-r--r-- 27 bytes
quadrature.py -rw-r--r-- 7.7 KB
versions.py -rw-r--r-- 177 bytes

back to top