Quiz 2

Quiz 2

University

10 Qs

quiz-placeholder

Similar activities

BrainOn Quiz

BrainOn Quiz

University

15 Qs

Exploring Convolutional Neural Networks

Exploring Convolutional Neural Networks

University

10 Qs

Chapter 1 - Introduction to Information Technology

Chapter 1 - Introduction to Information Technology

University

10 Qs

6CSM1 B2 QUIZ

6CSM1 B2 QUIZ

University

11 Qs

Quis Data Analyst Camp 9

Quis Data Analyst Camp 9

University

10 Qs

CNN + RNN

CNN + RNN

University

15 Qs

Exploring Python: Input and Output Essentials

Exploring Python: Input and Output Essentials

9th Grade - University

10 Qs

MS 101 - Seatwork FInals

MS 101 - Seatwork FInals

University

15 Qs

Quiz 2

Quiz 2

Assessment

Quiz

Computers

University

Medium

Created by

Asif 2024

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1. A convolutional layer has:

  • 32 filters, each of size 5×5

  • Input depth: 3

How many trainable parameters does this layer have (including biases)?

2400

2403

2410

2401

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2. What is the primary purpose of the pooling layer in a CNN?

A) Reducing the dimensionality and computational load.

F) Combining feature maps from different layers.

E) Increasing the size of the input images.

G) Normalizing the pixel values of the input data.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3. In a CNN, if the filter size is 3x3, the stride is 1, and there is no padding, what happens to the size of the feature map?

It fluctuates randomly.

C) It decreases.

It becomes larger.

It remains unchanged.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4. What is the role of the activation function in a CNN?

A) To normalize the input data.

C) To reduce the number of parameters.

D) To perform dimensionality reduction.

B) To introduce non-linearity into the model.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5. Which of the following is a common activation function used in CNNs?

Softmax

Leaky ReLU

Tanh

C) ReLU

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

6. What does the term 'overfitting' refer to in the context of CNNs?

The model is too complex and captures noise in the data.

A) The model performs well on training data but poorly on unseen data.

The model generalizes well to both training and unseen data.

The model is trained on a diverse dataset with sufficient examples.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

7. Which technique is commonly used to prevent overfitting in CNNs?

Using dropout layers

Implementing batch normalization

B) Data augmentation

Increasing the number of epochs

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?