jiwoncpark / h0rton

Deep Modeling of Strong Gravitational Time Delay Lenses for Bayesian Inference of the Hubble Constant
MIT License
10 stars 1 forks source link

Add an MC sampler for the H0 posterior (analysis pipeline) #2

Closed jiwoncpark closed 4 years ago

jiwoncpark commented 4 years ago

The stack goes: sample from BNN prior --> data generation (export metadata) --> training (export model and log) --> inference (export results) --> analysis

The analysis class should take in the BNN posterior and the test set data to output the posterior over H0.