Question
Which option correctly explains Gradient descent in a neural-network workflow? Choose the technically accurate option.
Correct Answer: D
Gradient descent updates parameters in the direction that reduces loss
The correct answer is gradient descent updates parameters in the direction that reduces loss. This matches the Deep Learning course topic: Gradient descent.
The correct answer is gradient descent updates parameters in the direction that reduces loss. This matches the Deep Learning course topic: Gradient descent.
Leave a Reply