Quiz
Test your understanding of the concepts explained in this chapter with this quiz!
Technical Quiz
1.
Check all that apply. Which steps are executed inside the gradient descent training loop?
A.
Computing loss
B.
Making predictions (forward pass)
C.
Computing gradients
D.
Randomly initializing parameters
E.
Updating parameters
1 / 10