Share via


ImageModelDistributionSettings.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.Owned)]
public string Optimizer { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)>]
member this.Optimizer : string with get, set
Public Property Optimizer As String

Property Value

Implements

Attributes

Applies to