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: FloatA value that represents the optimizer’s current time and you’re responsible for updating after optimizing all the layer parameters in your network.
var time_step: Float