Deep Learning Quiz 2

Deep Learning Quiz 2

University

15 Qs

quiz-placeholder

Similar activities

C7-8: ANN & Image Processing

C7-8: ANN & Image Processing

12th Grade - University

10 Qs

SOFT COMPUTING QUIZ 1

SOFT COMPUTING QUIZ 1

12th Grade - University

20 Qs

Quiz 2

Quiz 2

University

10 Qs

Lesson 5 Quiz

Lesson 5 Quiz

University - Professional Development

20 Qs

TRUE/FALSE QUESTIONS

TRUE/FALSE QUESTIONS

University

20 Qs

Neural Network Quiz

Neural Network Quiz

University

20 Qs

JST 8 - Perceptron

JST 8 - Perceptron

University

10 Qs

Deep Learning Quiz

Deep Learning Quiz

University

15 Qs

Deep Learning Quiz 2

Deep Learning Quiz 2

Assessment

Quiz

Computers

University

Medium

Created by

Soumyajit Pal

Used 2+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A McCulloch Pitts neuron takes 4 inputs and has a threshold of 3. If 3 inputs are high, what is the predicted output?

0

1

2

3

2.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Select the point(s) of difference(s) between McCulloch Pitts (MP) neuron and Perceptron:

MP neuron has weighted inputs while Perceptron inputs are unweighted

Perceptron accepts real-valued input(s) while MP neuron accepts Boolean input(s)

Perceptron uses the sigmoid activation function while MP neuron uses the step activation function

Perceptron is able to learn non-linearities in the data while MP neuron is only able to capture linearities

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The algorithm for training neural networks is ___

Gradient descent

Adam

Backpropagation

Forward propagation

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Unsupervised Pre Training described an effective way to ___

initialize weights of a deep neural network

to detect traffic signs

recognize handwritten digits

recognize speech

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

LSTM networks have ___, ___ and ___ gates

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To add a fully connected layer to a neural network, we use the ___ class in tensorflow

FC

Sequential

Connect

Dense

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

There are 1000 training samples and a batch size of 32 is chosen. Find the number of iterations per epoch

1000

100

1

32

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?