Sdílet prostřednictvím


ImageModelSettings.Beta2 Property

Definition

Value of 'beta2' when optimizer is 'adam' or 'adamw'. Must be a float in the range [0, 1].

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

Property Value

Applies to