openfl.component.collaborator.collaborator.OptTreatment
- class openfl.component.collaborator.collaborator.OptTreatment(value)
Bases:
EnumOptimizer Methods.
- Class Attributes:
RESET (int) – Resets the optimizer state at the beginning of each round.
CONTINUE_LOCAL (int) – Continues with the local optimizer state from the previous round.
CONTINUE_GLOBAL (int) – Continues with the federally averaged optimizer state from the previous round.
Attributes
RESETCONTINUE_LOCALCONTINUE_GLOBAL