Quiz: The Gradient Descent
We'll cover the following...
We'll cover the following...
Technical Quiz
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
1 / 5