Skip to content

SchedulerΒΆ

Can be used to program the learning rate schedule of an optim.base.Optimizer.

MethodsΒΆ

get

Returns the learning rate at a given iteration.

Parameters

  • t ('int')