0% found this document useful (0 votes)
8 views2 pages

DL QBank

Uploaded by

Rhododendron
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)
8 views2 pages

DL QBank

Uploaded by

Rhododendron
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/ 2

Sinhgad Technical Education Society’s

SINHGAD INSTITUTE OF TECHNOLOGY


(Affiliated to Savitribai Phule Pune University, Pune and Approved by, AICTE, New Delhi.)
Gat No. 309/310 , Kusgaon (Bk), off Mumbai –Pune, Expressway.
Lonavala, Pune, 410401, Website : www.sinhgad.edu
Department of Computer Engineering

Deep Learning

Question Bank
UNIT - I: Foundations of Deep learning

Q.1 What is the difference between Machine Learning and Deep Learning?
Q.2 What are some of the most used applications of Deep Learning?
Q.3 What is the difference between Supervised Learning and Unsupervised Learning?
Q.4 Explain bias-variance trade-off. How bias and variance are related to overfitting and
underfitting?
Q.5 What do you mean by regularization in machine learning?
Q.6 What are hyperparameters in Deep Learning?
Q.7 What are some of the limitations of Deep Learning?
Q.8 What are the advantages of deep learning?
Q.9 How does deep learning work?
Q.10 Explain deep learning architectures.
Q.11 What is meant by representation learning in deep learning? What are the methods of
representation learning?
Q.12 What are some of the Deep Learning frameworks or tools? Explain any one in detail.

UNIT - II: Deep Neural Networks (DNNs)

Q.1 What do you mean by biological neuron? What is the correlation between biological
neuron and artificial neurons?
Q.2 What is Perceptron? How does Perceptron work?
Q.3 What is the use of the Activation function? Explain any two activation functions.
Q.4 Obtain the output of Neuron Y for the network shown in following fig. using
activation function as:
i. Binary sigmoidal
ii. Bipolar sigmoidal

Bias = 1.0
0.8
X0 W0 = 0.1

W1 = 0.2 Output (y)


0.9
X1 Y

0.4
X2 W2 = -0.2

Dept Tel.:+91 2114-673490, Office : 02114 673355 ,673356, email : [email protected], Web Site: www.sinhgad.edu
Sinhgad Technical Education Society’s
SINHGAD INSTITUTE OF TECHNOLOGY
(Affiliated to Savitribai Phule Pune University, Pune and Approved by, AICTE, New Delhi.)
Gat No. 309/310 , Kusgaon (Bk), off Mumbai –Pune, Expressway.
Lonavala, Pune, 410401, Website : www.sinhgad.edu
Department of Computer Engineering

Q.5 Compute the output of the following neuron if the activation function is sigmoid.
Assume bias to be 2.1

Bias = 2.1
3.5
X0 W0 =
0.89
W1 = -2.07 Output (y)
2.9
X1 Y

1.2
X2 W2 = 0.08

Q.6 What is forward propagation in Deep Learning?


Q.7 What is backward propagation in Deep Learning?
Q.8 Explain Multilayer Feed-Forward Networks.
Q.9 Why are hyperparameters used? Explain any two of the following hyperparameters.
Learning Rate, Regularization, Momentum, Sparsity
Q.10 What are different types of loss functions in neural networks? What are the loss
functions used for regression and classification?
Q.11 What is gradient descent in deep learning? What is vanishing gradient and exploding
gradient?

Course In charge:
Ms. Rupali S. Shishupal

Dept Tel.:+91 2114-673490, Office : 02114 673355 ,673356, email : [email protected], Web Site: www.sinhgad.edu

You might also like