Deep Learning Quiz 2

Deep Learning Quiz 2

University

15 Qs

quiz-placeholder

Similar activities

Deep Learning Quiz

Deep Learning Quiz

University

15 Qs

Quiz on neural network unit II

Quiz on neural network unit II

University

16 Qs

Neural Network Quiz

Neural Network Quiz

University

20 Qs

Neural Networks Basic with Python

Neural Networks Basic with Python

University - Professional Development

12 Qs

Engineering ACW Semester 2 - #5 AI Part 2

Engineering ACW Semester 2 - #5 AI Part 2

University

15 Qs

Quiz Kecerdasan Buatan Pra UAS

Quiz Kecerdasan Buatan Pra UAS

University

20 Qs

JST 9 - Perceptron

JST 9 - Perceptron

University

11 Qs

Neural Networks Basics

Neural Networks Basics

University

10 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?