Recap - day4

1234567
Across
  1. 3. The number of pixels shifted when moving the filter across input data.
  2. 4. A small matrix that slides across input data to extract features.
  3. 7. Different feature maps or dimensions of input data (like RGB in color images).
Down
  1. 1. The overall structure and arrangement of layers in a CNN, like AlexNet or ResNet.
  2. 2. Another name for the filter used in convolution operations.
  3. 5. Technique that reduces the spatial dimensions of data while preserving important information.
  4. 6. Adding extra pixels around input data to control output dimensions.