ImageModelDistributionSettingsObjectDetection.StepLrGamma Property

Definition

Value of gamma when learning rate scheduler is 'step'. Must be a float in the range [0, 1].

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

Property Value

Implements

Attributes

Applies to