h0rton.infer_h0_simple_mc_truth

Training the Bayesian neural network (BNN). This script performs H0 inference on a test (or validation) sample using simple MC sampling

Example

To run this script, pass in the path to the user-defined training config file as the argument:

$ infer_h0 h0rton/h0_inference_config.json

Module Contents

Functions

main()
h0rton.infer_h0_simple_mc_truth.main()[source]