Sdílet prostřednictvím


ImageModelSettings.Nesterov Property

Definition

Enable nesterov when optimizer is 'sgd'.

public bool? Nesterov { get; set; }
member this.Nesterov : Nullable<bool> with get, set
Public Property Nesterov As Nullable(Of Boolean)

Property Value

Applies to