Question: What is the role of the hidden layers in a neural network?
Options:
Correct Answer: To perform computations and extract features
Solution:
Hidden layers perform computations and extract features from the input data, enabling the network to learn complex representations.