Home › Forums › Assignment courserra › IBM AI Engineering Professional Certificate › Deep Neural Networks with PyTorch › Week 5 – Dropout This topic has 0 replies, 1 voice, and was last updated 1 year, 10 months ago by Anonymous. Viewing 0 reply threads Author Posts October 10, 2020 at 7:21 pm #1323 Anonymous In what situation would you use dropout for classification? answer: your training accuracy is much larger then your test accuracy Select the constructer value to let 40% of the activations to the shut off answer: nn.Dropout(0.4) Author Posts Viewing 0 reply threads You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In