A model has been stripped down to a single trainable weight . Its loss — the number training tries to push downhill — is
Gradient descent never uses the loss itself. It uses the slope of the loss, , to decide which way to step.
Training currently sits at . What is ?
Select all that apply.