NPTEL Live Session Week 1 Deep Learning-IIT Ropar
NPTEL Live Session Week 1 Deep Learning-IIT Ropar
Week 1
Deep Learning-IIT Ropar
Ayan Maity
PhD Scholar,
CSE,IIT Kharagpur
29/07/24
Question 1
Which of the following is/are applications of deep learning?
a. Image Recognition
b. Text Sentiment Analysis
c. Image Captioning
d. All of the above
Question 1
Which of the following is/are applications of deep learning?
a. Image Recognition
b. Text Sentiment Analysis
c. Image Captioning
d. All of the above
a. AND
b. OR
c. XOR
d. None of the above
Question 2
Which of the following logical functions is not linearly separable?
a. AND
b. OR
c. XOR
d. None of the above
Answer: c. XOR
Question 3
Which of the following points are TRUE for McCulloch-Pitts (MP) Neuron Model and Perceptron Model?
ii. Perceptron model can take weights with respective to inputs provided.
a. i, ii
b. i, ii, iii
c. i, ii, iv
d. i, ii, iii, iv
Question 3
Which of the following points are TRUE for McCulloch Pitts (MP) Neuron Model and Perceptron Model?
ii. Perceptron model can take weights with respective to inputs provided.
a. i, ii
b. i, ii, iii
c. i, ii, iv
d. i, ii, iii, iv
Answer: c. i, ii ,iv
Question 4
Which of the following statements is true for the Perceptron Learning Algorithm?
a. I
b. II
c. None of the statements
Question 4
Which of the following statements is true for the Perceptron Learning Algorithm?
Statement I: Threshold needs to be hand coded
Statement Il: Threshold can be learnt
a. I
b. II
c. None of the statements
Answer: b. II
Question 5
Consider the following McCulloch Pitts unit in the figure. Identify the Boolean
function for which the neuron fires only if the threshold 𝚹=3?
a. AND
b. OR
c. NOR
d. XOR
Question 5
Consider the following McCulloch Pitts unit in the figure. Identify the Boolean
function for which the neuron fires only if the threshold 𝚹=3?
a. AND
b. OR
c. NOR
d. XOR
Answer: a. AND
Question 6
The perceptron given below takes two binary valued inputs {0,1}. Which of the following logical functions does it
compute?
a. AND
b. OR
c. NAND
d. None of these
Question 6
The perceptron given below takes two binary valued inputs {0,1}. Which of the following logical functions does it
compute?
a. AND
b. OR
c. NAND
d. None of these
Answer : b. OR
Question 7
Suppose we have a boolean function with 5 inputs x1, x2, x3, x4, x5. We have an McCulloch-Pitts
(MP) neuron with parameter 𝚹=1. For how many inputs will this MP neuron give output y=1?
a. 21
b. 31
c. 30
d. 32
Question 7
Suppose we have a boolean function with 5 inputs x1, x2, x3, x4, x5. We have an McCulloch-Pitts
(MP) neuron with parameter 𝚹=1. For how many inputs will this MP neuron give output y=1?
a. 21
b. 31
c. 30
d. 32
Answer: b. 31
Question 8
a. Yes
b. No
c. Can not be determined
Question 8
a. Yes
b. No
c. Can not be determined
Answer: a. Yes
Question 9
a. Yes
b. No
c. Can not be determined
Question 9
a. Yes
b. No
c. Can not be determined
Answer: b. No
Question 10
What is the output of a perceptron with weight vector w = [ 1, 5 , -2] and bias b = -1, when the input
is x = [2, 1, 2]?
a. 1
b. 0
c. -1
d. None of the above
Question 10
What is the output of a perceptron with weight vector w = [ 1, 5 , -2] and bias b = -1, when the input
is x = [2, 1, 2]?
a. 1
b. 0
c. -1
d. None of the above
Answer: a. 1
Question 11
Which type of neural networks is best suited for sequential data (e.g. time series
data, text data, audio data etc.)?
Which type of neural networks is best suited for sequential data (e.g. time series
data, text data, audio data etc.)?
Which type of neural networks is best suited for image recognition tasks?
Which type of neural networks is best suited for image recognition tasks?