Question: What is the purpose of using a validation set during training of a neural network?
Options:
Correct Answer: To evaluate the model\'s performance during training
Solution:
The validation set is used to monitor the model\'s performance during training and to tune hyperparameters.