Question: Which evaluation metric is often used to assess the performance of neural networks in classification tasks?
Options:
Correct Answer: Accuracy
Solution:
Accuracy is a common evaluation metric for classification tasks, measuring the proportion of correct predictions made by the neural network.