Quiz: The Gradient Descent
We'll cover the following...
1
How do we measure the gradient descent in our machine learning model?
A)
By calculating the derivative of loss with respect to bias
B)
By calculating the derivative of the loss with respect to model parameters (weights and biases)
C)
By calculating the mean squared error of the loss
Question 1 of 50 attempted
Ask