236. Pooling Layer

A layer in convolutional neural networks used to reduce the spatial dimensions of feature maps, aiding in computational efficiency.

Last updated