mlrl.testbed.experiments.input.parameters.reader module

Author: Michael Rapp (michael.rapp.ml@gmail.com)

Provides classes that allow reading algorithmic parameters from a source.

class mlrl.testbed.experiments.input.parameters.reader.ParameterReader(source: Source)

Bases: InputReader

Allows reading algorithmic parameters from a source.