Question
Which statement would be accepted as correct about DropConnect?
Correct Answer: D
DropConnect randomly drops weights rather than neuron outputs during training
The correct answer is dropconnect randomly drops weights rather than neuron outputs during training. This matches the Deep Learning course topic: DropConnect.
The correct answer is dropconnect randomly drops weights rather than neuron outputs during training. This matches the Deep Learning course topic: DropConnect.
Leave a Reply