Partilhar via


ImageModelSettings.WeightDecay Propriedade

Definição

Valor da decadência de peso quando o otimizador é 'sgd', 'adam' ou 'adamw'. Deve ser um float no intervalo[0, 1].

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

Valor da propriedade

Aplica-se a