Question
Which misconception about Dropout is avoided by the correct answer? Consider practical model design.
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