次の方法で共有


ImageModelSettings.StepLRStepSize プロパティ

定義

学習率スケジューラが "step" の場合のステップ サイズの値。 正の整数にする必要があります。

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

プロパティ値

適用対象