次の方法で共有


ImageModelSettings.StepLRGamma プロパティ

定義

学習率スケジューラが "step" の場合のガンマの値。 範囲 [0, 1] の float にする必要があります。

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

プロパティ値

適用対象