Model Training and Predictions
Learn about running a classy pipeline for the model training and making predictions steps.
We'll cover the following
Starting steps
We start by instantiating the StepByStep
class with the corresponding arguments. Next, we set its loaders using the appropriately named function set_loaders
. Then, we set up an interface with TensorBoard, and then name our experiment “classy.”
Get hands-on with 1400+ tech skills courses.