Question
Which misconception about Dropout is avoided by the correct answer? Identify the best semester-exam answer.
Correct Answer: B
Dropout randomly disables units during training to reduce co-adaptation
The correct answer is dropout randomly disables units during training to reduce co-adaptation. This matches the Deep Learning course topic: Dropout.
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