How is a neural network's performance typically evaluated during training?
Answer options
A
Using the weights
B
Using a validation set
C
Using the activation functions
D
Using the test data
E
Using the training data
Correct answer: Using a validation set
Explanation
The source marks the correct answer as: Using a validation set.