Question
A student is designing a model and mentions Backpropagation. Which interpretation is most accurate? Select the option consistent with standard deep learning theory.
Select an option. Your answer will be checked instantly.
Correct Answer: C. Backpropagation computes gradients by applying the chain rule through the network
Explanation:
The correct answer is backpropagation computes gradients by applying the chain rule through the network. This matches the Deep Learning course topic: Backpropagation.
Leave a Reply