Experiment (Core)#
alts.core.experiment
- class Experiment(blueprint, exp_nr)[source]#
Bases:
object
DescriptionInitializes the configured modules and does dependency injection based on the blueprint, then runs the experiment.- Parameters:
blueprint (Blueprint) – Blueprint with configuration
exp_nr (int) – The ID of the experminent
- exp_nr: int#