C4M1

C4M1

University

10 Qs

quiz-placeholder

Similar activities

Modelo OSI e TCP/IP (2)

Modelo OSI e TCP/IP (2)

10th Grade - University

10 Qs

LD siskom SE

LD siskom SE

10th Grade - University

10 Qs

Post Test Gerbang Logika

Post Test Gerbang Logika

10th Grade - University

10 Qs

24-2 IT104 P1

24-2 IT104 P1

University

10 Qs

[Quiz] Python Function

[Quiz] Python Function

University

12 Qs

C4M3

C4M3

University

10 Qs

CENG440 Introduction to TinyML

CENG440 Introduction to TinyML

University

9 Qs

Intro to Deep Learning Concepts and Applications (Day 1-Test 2)

Intro to Deep Learning Concepts and Applications (Day 1-Test 2)

University

10 Qs

C4M1

C4M1

Assessment

Quiz

Information Technology (IT)

University

Easy

Created by

Abylai Aitzhanuly

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Detect image contrast

Detect vertical edges

Detect horizontal edges

  • Detect 45 degree edges

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Suppose your input is a 300 by 300 color (RGB) image, and you are not using a convolutional network. If the first hidden layer has 100 neurons, each one fully connected to the input, how many parameters does this hidden layer have (including the bias parameters)?

9,000,001

9,000,100

27,000,001

27,000,100

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Suppose your input is a 300 by 300 color (RGB) image, and you use a convolutional layer with 100 filters that are each 5x5. How many parameters does this hidden layer have (including the bias parameters)?

2501

2600

7500

7600

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have an input volume that is 63x63x16, and convolve it with 32 filters that are each 7x7, using a stride of 2 and no padding. What is the output volume?

29x29x16

16x16x32

16x16x16

29x29x32

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have an input volume that is 15x15x8, and pad it using “pad=2.” What is the dimension of the resulting volume (after padding)?

19x19x12

17x17x10

19x19x8

17x17x8

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have an input volume that is 63x63x16, and convolve it with 32 filters that are each 7x7, and stride of 1. You want to use a “same” convolution. What is the padding?

1

2

3

7

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have an input volume that is 32x32x16, and apply max pooling with a stride of 2 and a filter size of 2. What is the output volume?

32x32x8

15x15x16

16x16x16

16x16x8

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?