Amazon MLA-C01 Practice Test 1

Question 1 / 40
An ML engineer has trained a neural network by using stochastic gradient descent (SGD). The neural network performs poorly on the test set. The values for training loss and validation loss remain high and show an oscillating pattern. The values decrease for a few epochs and then increase for a few epochs before repeating the same cycle.
What should the ML engineer do to improve the training process?
Introduce early stopping.
Increase the size of the test set.
Increase the learning rate.
Decrease the learning rate.