mml.core.scripts.schedulers.transfer_scheduler
- class TransferScheduler[source]
Inherited from TrainingScheduler this scheduler supports the same subroutines: - model training - model prediction - model testing
But it adds the option to finetune an existing model by choosing a mode.pretrain_task in the config.