Share via


ImageModelDistributionSettings.WeightDecay Property

Definition

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

public string WeightDecay { get; set; }
member this.WeightDecay : string with get, set
Public Property WeightDecay As String

Property Value

Applies to