Across
- 4. A regularization technique used in neural networks to prevent overfitting by randomly disabling neurons.
- 5. Technique used to stabilize learning by normalizing layer inputs during training.
- 8. The method of adapting a pre-trained model to a new task.
- 10. The first well-known deep learning architecture that won the ImageNet competition in 2012.
Down
- 1. that introduce non-linearity into neural networks, such as ReLU or sigmoid.
- 2. A model known for its innovative use of multiple convolutional filter sizes within the same layer.
- 3. The operation that extracts features from input data by applying filters.
- 6. A deep learning architecture known for its use of small convolutional filters and a simple, stacked design.
- 7. Architecture that introduced skip connections to mitigate the vanishing gradient problem.
- 9. The main elements detected by convolutional layers in a network.
