Question: Which of the following is a common loss function used for regression tasks in neural networks?
Options:
Correct Answer: Mean Squared Error
Solution:
Mean Squared Error (MSE) is commonly used as a loss function for regression tasks.