tabensemb.trainer.Trainer.set_path# method Trainer.set_path(path: PathLike | str, verbose=False)[source]# Set the work directory of the Trainer. Parameters: pathThe work directory.