sccross.models.utils.TrainingPlugin

class sccross.models.utils.TrainingPlugin[source]

Bases: object

Plugin used to extend the training process with certain functions

Methods

attach

Attach custom handlers to training or validation engine

Attributes

logger