Question
Which option correctly explains Gradient descent in a neural-network workflow? Focus on the most precise definition.
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