Create class to wrap first stages of sbi
mstimberg opened this issue · 1 comments
mstimberg commented
This class should take parameters similarly to Fitter
, and should wrap the first stages of the sbi process:
- Sampling parameter combinations from the priors (simple uniform priors within the bounds as a first step)
- Simulating the model on these parameter combinations
- Extracting the metrics on the results
- Training the inference network with the data