Sdílet prostřednictvím


StochasticOptimizer.Adamw Property

Definition

AdamW is a variant of the optimizer Adam that has an improved implementation of weight decay.

public static Azure.ResourceManager.MachineLearning.Models.StochasticOptimizer Adamw { get; }
static member Adamw : Azure.ResourceManager.MachineLearning.Models.StochasticOptimizer
Public Shared ReadOnly Property Adamw As StochasticOptimizer

Property Value

Applies to