Training#
The training module provides a class for managing the training process, loading the data and running the experiments. The Workflow class defines the steps to take when training a model.
Module Contents#
Object |
Description |
|---|---|
Coordinates the training process, loading the data and running the experiments. |
|
Defines the steps to take when training a model. |