Quiz Space

Deep Learning · Quiz 2 · 23 Nov 2025 · September 2025 term

Question 5: Which of the following techniques can be used to reduce m…

Question 5

+3 marksOne or more correct options

Which of the following techniques can be used to reduce model overfitting?

Select all that apply.

  1. A

    Data augmentation

  2. B

    Dropout

  3. C

    L2 regularization

  4. D

    Using Adam instead of SGD

Show answer

Correct answers

  • A

    Data augmentation

  • B

    Dropout

  • C

    L2 regularization

Question 5 of 15 in the IIT Madras BS Deep Learning (Deep Learning) Quiz 2 paper sat on 23 Nov 2025, in the September 2025 term (IIT M IMPROVEMENT AN EXAM QIA2 23 Nov 2025). It carries 3 marks.

More questions from this paper

  1. Q1Figure question
  2. Q2Consider a neural network as shown in the figure with 2 input neurons, a hidden layer with 2 neurons (ReLU), and 1 outp…
  3. Q3Which of the following statements are true about a Convolutional (CONV) layer?
  4. Q4Which of the following optimizers adapts the learning rate for each parameter during training?
  5. Q6Why is bias correction needed in the Adam optimizer?
  6. Q7After training a linear regression model on a large training set of size\ , it achieves a training error of\ . Analysis…
  7. Q8Consider an Inception module in GoogLeNet with an input feature map of size\ . The module has four branches: •\ Branch …
  8. Q9Consider a fully connected neural network as follows: •\ One input neuron\ •\ A single hidden layer with two neurons\ •…
  9. Q10Consider a fully connected neural network as follows: •\ One input neuron\ •\ A single hidden layer with two neurons\ •…
  10. Q11Consider a fully connected neural network as follows: •\ One input neuron\ •\ A single hidden layer with two neurons\ •…
  11. Q12What will be the input to the Pooling Layer.
  12. Q13Find the output after average pooling. Answer correct up to 2 digits after the decimal.
  13. Q14If\ , compute\ and submit the answer correct up to 2 digits after the decimal
  14. Q15If\ , compute\ . where\ is the top left element of the filter. Submit the answer correct up to two digits after the dec…