Sdílet prostřednictvím


ImageModelSettings.Momentum Property

Definition

Value of momentum when optimizer is 'sgd'. Must be a float in the range [0, 1].

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

Property Value

Applies to