ImageModelSettings.StepLRGamma Property

Definition

Value of gamma when learning rate scheduler is 'step'. Must be a float in the range [0, 1].

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

Property Value

Applies to