Across
- 2. Activation function that outputs max(0,x)
- 4. Downsampling technique that reduces feature map size
- 7. One complete pass through the training dataset
- 9. Weight matrix used to extract features in CNN
- 10. Mathematical slope used in descent optimization
- 11. Distance between consecutive receptive fields
- 12. Process of sliding a filter across an image
Down
- 1. Regularization technique that randomly disables neurons
- 3. Training algorithm that propagates errors backward
- 5. When training accuracy exceeds test accuracy significantly
- 6. Activation function that outputs probability distribution
- 8. Network type where neurons connect to local image regions
