Across
- 3. Slope used to update weights during optimization
- 4. Learning algorithm that propagates errors backward
- 8. Step size when moving filter across input
- 11. Downsampling technique that reduces spatial dimensions
Down
- 1. Another name for the sliding window in convolution
- 2. Regularization technique that randomly ignores neurons during training
- 5. Mathematical operation that slides filters across images
- 6. Function that introduces non-linearity after weighted sum
- 7. Popular activation function that outputs max(0,x)
- 9. Complete pass through the entire training dataset
- 10. Learnable matrix that detects features in CNNs
