https://github.com/GPflow/GPflow
Revision 1ebcba3853b9ca0c62852da765601b93e935093a authored by James Hensman on 26 October 2016, 19:51:50 UTC, committed by James Hensman on 26 October 2016, 19:51:50 UTC
1 parent ef93b12
Raw File
Tip revision: 1ebcba3853b9ca0c62852da765601b93e935093a authored by James Hensman on 26 October 2016, 19:51:50 UTC
simplification of Logistic transform
Tip revision: 1ebcba3
gpflowrc
[verbosity]
tf_compile_verb = False
hmc_verb = True
optimisation_verb = False

[dtypes]
float_type = float64
int_type = int32

[numerics]
jitter_level = 1e-6

[profiling]
dump_timeline = False
dump_tensorboard = False
back to top