List of questions
Related questions
Question 43 - DP-100 discussion
You are a data scientist building a deep convolutional neural network (CNN) for image classification.
The CNN model you build shows signs of overfitting.
You need to reduce overfitting and converge the model to an optimal fit.
Which two actions should you perform? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
A.
Add an additional dense layer with 512 input units.
B.
Add L1/L2 regularization.
C.
Use training data augmentation.
D.
Reduce the amount of training data.
E.
Add an additional dense layer with 64 input units.
Your answer:
0 comments
Sorted by
Leave a comment first