tabensemb.trainer.Trainer._create_dir#

method

Trainer._create_dir(verbose: bool = True, project_root_subfolder: str | None = None)[source]#

Create the folder for the Trainer.

Parameters:
verbose

Whether to print the path of the Trainer.

project_root_subfolder

See load_config().