towhee.trainer.utils.trainer_utils.SchedulerType

class towhee.trainer.utils.trainer_utils.SchedulerType(value)[source]

Bases: Enum

An enumeration.

Attributes

LINEAR

COSINE

COSINE_WITH_RESTARTS

POLYNOMIAL

CONSTANT

CONSTANT_WITH_WARMUP