C4M2

C4M2

University

10 Qs

quiz-placeholder

Similar activities

FHCT1012 Computing Technology Sample MIdterm questions

FHCT1012 Computing Technology Sample MIdterm questions

University

15 Qs

ICT and Multimedia Quiz

ICT and Multimedia Quiz

12th Grade - University

14 Qs

Exploring Computer Network Models

Exploring Computer Network Models

10th Grade - University

13 Qs

Modelo OSI e TCP/IP (2)

Modelo OSI e TCP/IP (2)

10th Grade - University

10 Qs

Multiple Choice Quiz: Designing for Impact

Multiple Choice Quiz: Designing for Impact

University

10 Qs

ISP and Data Packets Part 2

ISP and Data Packets Part 2

University

15 Qs

C4M2

C4M2

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

Abylai Aitzhanuly

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following do you typically see as you move to deeper layers in a ConvNet?

Media Image
Media Image
Media Image
Media Image

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following do you typically see in a ConvNet? (Check all that apply.)

Multiple CONV layers followed by a POOL layer

Multiple POOL layers followed by a CONV layer

FC layers in the last few layers

FC layers in the first few layers

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In order to be able to build very deep networks, we usually only use pooling layers to downsize the height/width of the activation volumes while convolutions are used with “valid” padding. Otherwise, we would downsize the input of the model too quickly.

TRUE

FALSE

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Training a deeper network (for example, adding additional layers to the network) allows the network to fit more complex functions and thus almost always results in lower training error. For this question, assume we’re referring to “plain” networks.

TRUE

FALSE

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
Media Image
Media Image
Media Image
Media Image

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which ones of the following statements on Residual Networks are true? (Check all that apply.)

The skip-connection makes it easy for the network to learn an identity mapping between the input and the output within the ResNet block.

The skip-connections compute a complex non-linear function of the input to pass to a deeper layer in the network.

Media Image

Using a skip-connection helps the gradient to backpropagate and thus helps you to train deeper networks

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Suppose you have an input volume of dimension 64x64x16. How many parameters would a single 1x1 convolutional filter have (including the bias)?

17

1

2

4097

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?