Megosztás a következőn keresztül:


ExponentialLRDecay.Staircase Field

Definition

If Staircase is True the learning rate decays at discrete intervals and the decayed learning rate follows a staircase function.

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

Field Value

Applies to