Amazon
MLS-C01 · Question #105
This graph shows the training and validation loss against the epochs for a neural network. The network being trained is as follows: Two dense layers, one output neuron 100 neurons in each layer 100 ep
Sign in or unlock MLS-C01 to reveal the answer and full explanation for question #105. The question stem and answer options stay visible for context.
Modeling
Question
This graph shows the training and validation loss against the epochs for a neural network. The network being trained is as follows:
Two dense layers, one output neuron 100 neurons in each layer 100 epochs Random initialization of weights Which technique can be used to improve model performance in terms of accuracy in the validation set?
Exhibit
Options
- AEarly stopping
- BRandom initialization of weights with appropriate seed
- CIncreasing the number of epochs
- DAdding another layer with the 100 neurons
Unlock MLS-C01 to see the answer
You've previewed enough free MLS-C01 questions. Unlock MLS-C01 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Early Stopping#Overfitting#Neural Networks#Model Optimization
