mlrl.testbed.experiments.input.parameters.reader module¶
Author: Michael Rapp (michael.rapp.ml@gmail.com)
Provides classes that allow reading algorithmic parameters from one or several sources.
- class mlrl.testbed.experiments.input.parameters.reader.ParameterReader(*sources: Source)¶
Bases:
InputReaderAllows reading algorithmic parameters from one or several sources.