First steps
dlutils.epoch.
EpochRange
Range for iterating epochs
__len__
__next__
LossTracker
Tracker for easy recording and computing mean values of some quanities such as losses. Summary of average values is printed at the end of each epoch.
__str__
add
reset
RunningMean
__float__
__iadd__