Share via


ImageModelDistributionSettingsClassification.Optimizer Property

Definition

Type of optimizer. Must be either 'sgd', 'adam', or 'adamw'.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inherited)]
public string Optimizer { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inherited)>]
member this.Optimizer : string with get, set
Public Property Optimizer As String

Property Value

Implements

Attributes

Applies to