次の方法で共有


ExponentialLRDecay.Staircase フィールド

定義

階段が True の場合、学習速度は離散間隔で減衰し、減衰学習率は階段関数に従います。

public bool Staircase;
val mutable Staircase : bool
Public Staircase As Boolean 

フィールド値

適用対象