Self-check

Gradient Descent and General DL Remarks

One answer per question, one attempt per quiz — you cannot retake it.

Question 1 of 5

Which of the following is true about the ReLU activation function?

Question 2 of 5

Why is forward‑mode automatic differentiation impractical for training large neural networks?

Question 3 of 5

What does SGD with a constant learning rate achieve on a convex loss function?

Question 4 of 5

Why does standard momentum help in optimizing ill‑conditioned quadratics like x² + ρ y² (ρ ≪ 1)?

Question 5 of 5

What is the primary advantage of Adam over standard SGD with momentum?