verbs.batch_runner#
Batch simulation runner
Wraps functionality to initialise a snapshot of the simulation environment and then run the simulation across a sequence of parameter samples and random seeds.
This batch executor uses joblib to execute simulation samples in parallel.
Functions
Run a batch of simulations across a set or parameters |