Share via


ImageModelSettings.WarmupCosineLRWarmupEpochs Property

Definition

Value of warmup epochs when learning rate scheduler is 'warmup_cosine'. Must be a positive integer.

public int? WarmupCosineLRWarmupEpochs { get; set; }
member this.WarmupCosineLRWarmupEpochs : Nullable<int> with get, set
Public Property WarmupCosineLRWarmupEpochs As Nullable(Of Integer)

Property Value

Applies to