LsrDecay.LearningRateSchedulerItem(Int32, Single) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public LearningRateSchedulerItem (int epoch, float scalingfactor);
new Microsoft.ML.Trainers.LsrDecay.LearningRateSchedulerItem : int * single -> Microsoft.ML.Trainers.LsrDecay.LearningRateSchedulerItem
Public Sub New (epoch As Integer, scalingfactor As Single)
Parameters
- epoch
- Int32
- scalingfactor
- Single