train
Performs a single training step on the model.
Parameters
input
A numerical representation of the training input features.
target
A numerical representation of the expected output (the label).
Performs a single training step on the model.
A numerical representation of the training input features.
A numerical representation of the expected output (the label).