What is the primary function of pooling layers in a Convolutional Neural Network (CNN)?
Reduce feature map size and network parameters.
Leave subsequent feature maps unchanged.
Replace the activation function.
Increase feature map resolution.

Deep Learning Exercises are loading ...