What is a convolutional layer and what operation does it perform?
-
A
A layer that fully connects all neurons
-
B
A layer that slides learned filters across the input to produce feature maps
-
C
A layer that reduces dimensions via pooling
-
D
A layer that applies dropout to feature maps