Trainer#

Introduction#

Trainer from lightning, with support cross-validation feature.

Usage#

Cross-validation#

Set num_folds argument to an int bigger than 1, to use the cross-validation feature with num_folds folds.