Neural Networks and NLP Quiz

Neural Networks and NLP Quiz

University

50 Qs

quiz-placeholder

Similar activities

Web Technology - CSS - Tutorial Sheet - 02

Web Technology - CSS - Tutorial Sheet - 02

University

50 Qs

Hojas de Estilo

Hojas de Estilo

University

47 Qs

Flutter Widgets and UI Design Quiz

Flutter Widgets and UI Design Quiz

University

50 Qs

Quiz Trivia

Quiz Trivia

University

50 Qs

ÔN TẬP HTML - TIN 12

ÔN TẬP HTML - TIN 12

12th Grade - University

46 Qs

#5 CIW Data Analyst - Certification Prep

#5 CIW Data Analyst - Certification Prep

9th Grade - University

54 Qs

Pagtatapos Isa

Pagtatapos Isa

University

45 Qs

GR9COMPUTERQUIZ3.0

GR9COMPUTERQUIZ3.0

9th Grade - University

45 Qs

Neural Networks and NLP Quiz

Neural Networks and NLP Quiz

Assessment

Quiz

Computers

University

Hard

Created by

Đặng 2C-20CACN

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is FALSE about Padding in CNN?

We should use valid padding if we know that information at edges is not that much useful

We compromise to lose some edge information of the image in zero padding

There is no reduction in dimension when we use zero padding

In valid padding, we drop the part of the image where the filter does not fit

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following is FALSE about zero padding?

It is used to preserve the spatial size of the input volume

It is used to preserve edge information of the image

It is used to preserve resolution of the image

None of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is TRUE about Padding in CNN?

Padding is used in convolution layer as well as in pooling layer

Padding is used in convolution layer as well as in fully connected layer

Padding is used in fully connected layer as well as in pooling layer

Padding is used only in convolution layer

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Filter of size 3X3 is rotated over input matrix of size 4X4 (stride=1). What will be the size of output matrix after applying zero padding?

4X4

3X3

2X2

1X1

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Filter of size 3X3 is rotated over input matrix of size 4X4 (stride=1). What will be the size of output matrix after applying valid padding?

4X4

3X3

2X2

1X1

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is FALSE about Pooling Layer in CNN?

Pooling layer must be added after each convolutional layer

Output of convolutional layer acts as an input to the pooling layer

It does down-sampling of an image which reduces dimensions by retaining vital information

It does feature extraction and detects components of the image like edges, corners etc.

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following is TRUE about Pooling Layer in CNN?

We can use Max, Min, Average or Sum pooling in CNN

It helps in retaining the most useful information and throwing away useless information

It reduces resolution and dimension and hence reduces computational complexity

All of the above

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?