Question: What is the purpose of the pooling layer in a CNN?
Options:
Correct Answer: To reduce the spatial size of the representation
Solution:
The pooling layer reduces the spatial size of the representation, which decreases the number of parameters and computation in the network.