Computer Science, asked by rams9835, 1 year ago

Convolutional neural networks pooling layer function

Answers

Answered by Ketan88
1

. A pooling layer is another building block of a CNN.

Its function is to progressively reduce the spatial size of the representation to reduce the amount of parameters and computation in the network.


 Pooling layer operates on each feature map independently.


IF YOU LIKE EXPLAINATION ..MARK ME BRAINLIEST :-)
Similar questions