Contents

time_step

A value that represents the optimizer’s current time and you’re responsible for updating after optimizing all the layer parameters in your network.

Declaration

var time_step: Float

See Also

Instance Properties