mirage.benchmark.experiment_config.ExperimentConfig#
- class mirage.benchmark.experiment_config.ExperimentConfig#
Bases:
ABC
- __init__()#
Methods
__init__
()Validate the configuration to see if the values are feasible.
- abstract validate_config()#
Validate the configuration to see if the values are feasible. :throws ValueError: If the configuration is not valid.