Search Header Logo

Understanding Convolutional Neural Networks

Authored by Markus Maier

Computers

Professional Development

Used 4+ times

Understanding Convolutional Neural Networks
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is a convolution in the context of CNNs?

Convolution is the process of merging two datasets into one.

Convolution refers to the act of normalizing input data in CNNs.

Convolution is a technique used to increase the size of the input data in CNNs.

Convolution is the process of applying a filter to input data to extract features in CNNs.

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is a strided convolution with stride s=2?

Strided convolution with stride s=2 reduces the output dimensions by half, moving the filter two pixels at a time.

Strided convolution with stride s=2 increases the output dimensions by doubling the filter size.

Strided convolution with stride s=2 moves the filter one pixel at a time, maintaining the original dimensions.

Strided convolution with stride s=2 applies multiple filters simultaneously without changing the output size.

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

How many filters were used in the convolution layer shown in the diagram?

11 filters

3 filters

96 filters

55 filters

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

How does a ReLU activation function work?

The ReLU activation function outputs a constant value of one for all inputs.

The ReLU activation function outputs the square of the input if positive, otherwise outputs negative input.

The ReLU activation function outputs the input if positive, otherwise outputs zero.

The ReLU activation function outputs the input as is, regardless of its value.

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

If you have 10 filters that are 3 x 3 x 3 in one layer of a neural network, how many parameters does that layer have?

270 parameters

280 parameters

  • 300 parameters

100 parameters

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Why are skip connections used in deep networks like ResNet?

To increase the number of layers without changing the architecture.

To bypass complex computations and reduce training time.

To help gradients flow through the network and avoid the vanishing gradient problem.

  • To eliminate the need for pooling layers.

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?