Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
48 views7 pages

Deep Learning Quiz: Module 1 Assessment

Uploaded by

Death Walker
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
48 views7 pages

Deep Learning Quiz: Module 1 Assessment

Uploaded by

Death Walker
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

Dashboard / My courses / Deep Learning (PMLDLE04)-Semester III / #Module I Introduction to Deep Learning

/ 1st Module Assessment

Question 1

Not yet answered

Marked out of 1.00

Who is known as the father of Deep Learning?

a. Ilya Sutskever
b. David Rumelhart
c. Alex Krizhevsky
d. Frank Rosenblatt
Clear my choice

Question 2

Not yet answered

Marked out of 1.00

Which of the following is/are the limitations of Deep Learning?

a. Data Labeling
b. Obtain Huge Training Datasets
c. Both A and B
d. None of the above
Clear my choice


Question 3

Not yet answered

Marked out of 1.00

When did Deep Learning start?

a. 1943
b. 1962
c. 1978
d. 1989
Clear my choice

Question 4

Not yet answered

Marked out of 1.00

Which of the following is/are Common uses of RNNs?

a. Businesses Help securities traders to generate analytic reports


b. Detect fraudulent credit- card transaction
c. Provide a caption for images
d. All of the above
Clear my choice

Question 5

Not yet answered

Marked out of 1.00

Which of the following is an example of deep learning?

a. Self- driving cars


b. Pattern recognition
c. Natural Language processing
d. All of the above
Clear my choice

Question 6

Not yet answered

Marked out of 1.00

CNN is mostly used when there is an?

a. Structured data
b. Unstructured data
c. Both A and B
d. None of the above
Clear my choice

Question 7

Not yet answered

Marked out of 1.00

Which of the following loss function is used in regression?

a. A Logarithmic loss
b. Cross entropy
c. Mean squared error
d. None of the above
Clear my choice

Question 8

Not yet answered

Marked out of 1.00

What is called the first layer of Deep Learning?

a. Hidden layer
b. Outer layer
c. Inner layer
d. None of the above
Clear my choice

Question 9

Not yet answered

Marked out of 1.00

Which of the following is a subset of machine learning?

a. Scipy
b. Numpy
c. Deep Learning
d. All of the above
Clear my choice

Question 10

Not yet answered

Marked out of 1.00

Which of the following is true about dropout?

a. Applied in the hidden layer nodes


b. Applied in the output layer nodes
c. Both A and B
d. None of the above
Clear my choice

Question 11

Not yet answered

Marked out of 2.00

Which of the following is true about Batchnorm?

a. Batchnorm is another way of performing dropout.


b. Batchnorm makes training faster.
c. In Batchnorm, the mean is computed over the features
d. Batchnorm is a non-linear transformation to center the dataset around the origin.
Clear my choice

Question 12

Not yet answered

Marked out of 2.00

Which of the following neural network training challenge can be solved using batch normalization?

a. Overfitting
b. Restrict activations to become too high or low
c. Training is too slow
d. Both B and C
Clear my choice

Question 13

Not yet answered

Marked out of 2.00

Which of the following functions can be used as an activation function in the output layer if we wish to predict the
probabilities of n classes (p1, p2..pk) such that the sum of p over all n equals to1?

a. Softmax
b. ReLu
c. Sigmoid
d. Tanh
Clear my choice

Question 14

Not yet answered

Marked out of 2.00

In a simple MLP model with 8 neurons in the input layer, 5 neurons in the hidden layer, and 1 neuron in the output layer.
What is the size of the weight matrices between the hidden output layer and the input hidden layer?

a. [1X5] , [5X8]
b. [5X1] ,[8X5]
c. [8X5] , [5X1]
d. [8X5] , [1X5] 
Clear my choice
Question 15

Not yet answered

Marked out of 4.00

Which of the following is (are) the application (s) of deep learning?

a. Video captioning
b. Visual question answering
c. Video summarization
d. All of the above
Clear my choice

Question 16

Not yet answered

Marked out of 4.00

Which of the following is a deep-learning library?

a. Tensorflow
b. Keras
c. Py Torch
d. All of the above
Clear my choice

Question 17

Not yet answered

Marked out of 4.00

Deep Learning works well despite..................problem (s).

a. High capacity (Susceptible to overfitting)


b. Numerical instability (vanishing/exploding gradient)
c. Sharp minima
d. All of the above
Clear my choice

◄ Test Your Understanding : 1.1.11 Other Optimisation Methods

Jump to...

Module 1 Feedback Form ►

You might also like