mlrl.testbed.experiments.input.arguments module

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

Defines command line arguments for configuring the functionality to read input data from one or several sources.

class mlrl.testbed.experiments.input.arguments.InputArguments

Bases: object

Defines command line arguments for configuring the functionality to read input data from one or several sources.

IF_INPUT_MISSING = <mlrl.util.cli.EnumArgument object>