Multiple Choice
You have trained a deep neural network model on Google Cloud. The model has low loss on the training data, but is performing worse on the validation data. You want the model to be resilient to overfitting. Which strategy should you use when retraining the model?
A) Apply a dropout parameter of 0.2, and decrease the learning rate by a factor of 10.
B) Apply a L2 regularization parameter of 0.4, and decrease the learning rate by a factor of 10.
C) Run a hyperparameter tuning job on AI Platform to optimize for the L2 regularization and dropout parameters.
D) Run a hyperparameter tuning job on AI Platform to optimize for the learning rate, and increase the number of neurons by a factor of 2.
Correct Answer:

Verified
Correct Answer:
Verified
Q25: You have been asked to develop an
Q26: You work for a social media company.
Q27: Your team has been tasked with creating
Q28: You need to design a customized deep
Q29: You need to train a computer vision
Q30: You work for an advertising company and
Q32: You are developing models to classify customer
Q33: You work for a bank and are
Q34: You have trained a model on a
Q35: You have a functioning end-to-end ML pipeline