mlrl.testbed.experiments.output.model.arguments module

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

Defines command line arguments for configuring the directory to which models should be written.

class mlrl.testbed.experiments.output.model.arguments.ModelOutputDirectoryArguments

Bases: object

Defines command line arguments for configuring the directory to which models should be written.

MODEL_SAVE_DIR = <mlrl.util.cli.PathArgument object>