Share via


ImageModelSettings.WarmupCosineLRCycles Property

Definition

Value of cosine cycle when learning rate scheduler is 'warmup_cosine'. Must be a float in the range [0, 1].

public float? WarmupCosineLRCycles { get; set; }
member this.WarmupCosineLRCycles : Nullable<single> with get, set
Public Property WarmupCosineLRCycles As Nullable(Of Single)

Property Value

Applies to