Question: What is the purpose of the loss function in a neural network?
Options:
Correct Answer: To quantify the difference between predicted and actual outputs
Solution:
The loss function quantifies how well the neural network\'s predictions match the actual target values.