Share via


NasBertTrainer.NasBertOptions.LearningRate Field

Definition

Learning rate for the first N epochs; all epochs >N using LR_N. Note: this may be interpreted differently depending on the scheduler.

public System.Collections.Generic.List<double> LearningRate;
val mutable LearningRate : System.Collections.Generic.List<double>
Public LearningRate As List(Of Double) 

Field Value

Applies to