Question
Which misconception about Dropout is avoided by the correct answer? Select the option consistent with standard deep learning theory.
Select an option. Your answer will be checked instantly.
Correct Answer: B. Dropout randomly disables units during training to reduce co-adaptation
Explanation:
The correct answer is dropout randomly disables units during training to reduce co-adaptation. This matches the Deep Learning course topic: Dropout.
Leave a Reply