Deep Learning Quiz 2

Deep Learning Quiz 2

University

15 Qs

quiz-placeholder

Similar activities

Quiz 2

Quiz 2

University

10 Qs

Lesson 5 Quiz

Lesson 5 Quiz

University - Professional Development

20 Qs

Introduction To Machine Learning

Introduction To Machine Learning

University

20 Qs

Gradient Descent Method

Gradient Descent Method

University

10 Qs

Neural Network Quiz

Neural Network Quiz

University

20 Qs

ML Chapter 02

ML Chapter 02

University

15 Qs

Deep Learning_DAML

Deep Learning_DAML

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?