During training, a model reports a gradient vector
which points in the direction the error grows fastest. To reduce the error, the optimiser must take a step that points in exactly the opposite direction to , with a magnitude of exactly .
What is ?
Select all that apply.