Question 1
Consider four training experiments, each involving a neural network trained on the same dataset for 50 epochs using gradient descent. The loss curves for these models are shown below. The model obtained at the end of 50 epochs is retained in each of the four cases. The solid curve is the training loss and the dashed curve is the validation loss.
Now consider these four statements.
(A) Learning rate used is too high
(B) Low bias and high variance
(C) Low bias and low variance
(D) High bias and low variance
Choose the most appropriate pairing of models with the statements.