com.intel.analytics.bigdl.optim.SGD
EpochStep is a learning rate schedule, which rescale the learning rate by gamma for each stepSize epochs.
gamma
stepSize
For how many epochs to update the learning rate once
the rescale factor
update learning rate by config table and state table
init optiMethod.
EpochStep is a learning rate schedule, which rescale the learning rate by
gamma
for eachstepSize
epochs.For how many epochs to update the learning rate once
the rescale factor