次の方法で共有


ImageModelSettings.WarmupCosineLRWarmupEpochs プロパティ

定義

学習率スケジューラが "warmup_cosine" の場合のウォームアップ エポックの値。 正の整数にする必要があります。

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

プロパティ値

適用対象