1
Β© 2025 AIML MCQ
π§
Deep Learning MCQ
15 Multiple Choice Questions with Explanations
Challenge yourself with Deep Learning architectures and neural network concepts.
Deep Learning Questions
15 Questions2
What is the purpose of the activation function in neural networks?
3
What is backpropagation?
4
What is dropout in deep learning?
5
What is a pooling layer in CNN?
6
What is transfer learning?
7
What is batch normalization?
8
Which optimizer is commonly used in deep learning?
9
What is the vanishing gradient problem?
10
What is a GAN (Generative Adversarial Network)?
11
In modern CNN architectures like Inception and ResNet, what is the primary purpose of a 1x1 Convolution?
12
How does a Batch Normalization layer behave differently during inference (testing) compared to training?
13
What is the critical mathematical mechanism that allows ResNets (Residual Networks) to train networks with over 100 layers without suffering from the vanishing gradient problem?
14
What is the core difference between Semantic Segmentation and Instance Segmentation in computer vision?
15
If a Dropout layer with a dropout rate of 0.5 is applied during training, what mathematical adjustment must happen during inference?
About Deep Learning MCQ
These Deep Learning multiple choice questions are designed to help you prepare for technical interviews, competitive exams, and certifications. Each question includes a detailed explanation to help you understand the underlying concepts.
Deep Learning is a fundamental topic in Artificial Intelligence and Machine Learning. Practicing these MCQs will help you strengthen your understanding and identify areas where you need more study.