Question
Which misconception about Dropout is avoided by the correct answer? Choose the technically accurate option.
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