Convolutional Neural Networks

Convolutional Neural Networks

University

10 Qs

quiz-placeholder

Similar activities

IP Addressing

IP Addressing

University

11 Qs

VLSM

VLSM

University

10 Qs

Linked List

Linked List

University

14 Qs

OOP - Java Classes

OOP - Java Classes

12th Grade - University

15 Qs

Electrovolta Prelims

Electrovolta Prelims

University

15 Qs

06 - Hashing #2

06 - Hashing #2

University

15 Qs

Java

Java

University

15 Qs

Cisco 1, Module 11

Cisco 1, Module 11

University

15 Qs

Convolutional Neural Networks

Convolutional Neural Networks

Assessment

Quiz

Computers

University

Medium

Created by

Grace Hwang

Used 32+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which one is a non-linear activation function?

ReLu

Sigmoid

Tanh

All of the above

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

For an image recognition problem, which neural network architecture would be better suited to solve the problem?

Multilayer Perceptron

Convolutional Neural Network

Single-Layer Perceptron

None of the above

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Ten neurons in the hidden layer and five neurons in the output layer; how many weights and biases parameters?

More than 50

Less than 50

50

None of the above

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Given an image of size 27 x 27 and a filter of size 5 x 5 with a stride of 2 and no padding. What is the output size?

12 x 12

13 x 13

23 x 23

27 x 27

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

RGB image size = 64 x 64 x 3, 10 filters, each of shape 5 x 5 x 3 with stride 1 and pad 2. What is the output size?

60 x 60 x 3

60 x 60 x 10

64 x 64 x 3

64 x 64 x 10

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Input size = 27 x 27, filter size = 7 x 7, stride = 1. How many layers of zeros are added on each side so that the output size remains 27 x 27?

One

Two

Three

Four

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

                 _____ produces a discrete probability distribution vector.

Softmax

ReLu

Linear

Tanh

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?