Quiz Space

Deep Learning · Quiz 1 · 13 Jul 2025 · May 2025 term

Deep Learning Quiz 1 13 Jul 2025 — Question 1

Question 1

+4 marksOne correct option
  1. A

    True

  2. B

    False

  3. C

    Insufficient data to arrive at a conclusion

Show answer

Correct answer

  • A

    True

Question 1 of 14 in the IIT Madras BS Deep Learning (Deep Learning) Quiz 1 paper sat on 13 Jul 2025, in the May 2025 term (IIT M DEGREE AN EXAM QDB2 13 July 2025). It carries 4 marks.

More questions from this paper

  1. Q2Which of the following is true?
  2. Q3Figure question
  3. Q4Figure question
  4. Q5To learn the parameters of a neural network for a classification problem, mini-batch gradient descent is run on a datas…
  5. Q6Let h : {0,1}^5 \to {0,1} be a Boolean function. Consider an MP neuron with five binary inputs, all of which are excita…
  6. Q7Let h : {0,1}^5 \to {0,1} be a Boolean function. Consider an MP neuron with five binary inputs, all of which are excita…
  7. Q8Let h : {0,1}^5 \to {0,1} be a Boolean function. Consider an MP neuron with five binary inputs, all of which are excita…
  8. Q9Consider a neural network for a regression problem with one input and one output. There is one hidden layer with two si…
  9. Q10Consider a neural network for a regression problem with one input and one output. There is one hidden layer with two si…
  10. Q11Find the number of weights in the network.
  11. Q12If all the weights in the network have the same value, find the cross entropy loss for an arbitrary data-point. If this…
  12. Q13Starting at (x_0, y_0), run two steps of gradient descent with learning rate \eta = 0.2 to obtain (x_2, y_2). If (x_2, …
  13. Q14Starting at (x_0, y_0), we now turn to momentum based gradient descent. The momentum updates are given below. Starting …