Definition
Average Pooling in Convolutional Deep Learning
Average pooling is a deterministic operation that calculates the average value of the elements within a fixed-shape pooling window as it slides across an input tensor. The concept is akin to downsampling an image; rather than simply discarding pixels, average pooling combines information from adjacent pixels to obtain a lower-resolution output with an improved signal-to-noise ratio.

0
1
Updated 2026-05-12
Contributors are:
Who are from:
Tags
Data Science
D2L
Dive into Deep Learning @ D2L