
AlexNet Architecture Quiz
Authored by c a
Computers
University
Used 5+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the filter/kernel size for the first convolutional layer from the original AlexNet model?
96
(11, 11, 3)
(11, 11)
(96, 11, 11)
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
How many classes were in the ImageNet dataset on which the original AlexNet architecture was trained?
10
4096
1000
227
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
How many filters does the second convolutional layer (conv2) use?
96
256
512
128
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
From the options below, pick all the layers on which we can set pretrained weights.
pool1
conv3
conv1
fc8
flatten
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What does layer freezing mean?
Drop the temperature of the layer below 0
Stop the layer from updating its weights
Stop the layer from updating its biases
Stop the layer from updating its weights and biases
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What function can we use to change the values of the weights and biases from a model without having to go through the training process?
update_weights
set_weights
set_weights_biases
update_weights_biases
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
How can we stop layers from updating their weights and biases values during the training process?
set the "trainable" attribute to False
set the "trainable" attribute to True
set the "layer" attribute to True
set the "layer" attribute to False
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Microsoft
or continue with
%20(1).png)
Apple
Others
Already have an account?