Question: What is the purpose of normalization in the context of neural networks?
Options:
Correct Answer: To ensure all input features have similar scales
Solution:
Normalization helps to ensure that all input features contribute equally to the model\'s learning process by scaling them to a similar range.