次の方法で共有


NasBertTrainer.NasBertOptions.LearningRate フィールド

定義

最初の N エポックの学習率。すべてのエポックNは >LR_Nを使用します。 注: これは、スケジューラによって解釈方法が異なる場合があります。

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

フィールド値

適用対象