Definition
The direction to nudge a model's weights to make it do better next time.
The vector of partial derivatives of a loss with respect to parameters, used by optimizers to update weights during training.
Also called: gradients
The direction to nudge a model's weights to make it do better next time.
The vector of partial derivatives of a loss with respect to parameters, used by optimizers to update weights during training.
Also called: gradients