core.trainer#

The training loop every model’s trainer is built on.

BaseTrainer

The epoch loop, and everything around it that depends on neither task nor model.