Question 8
Consider the following code snippet:
(32, 10, 16)
(10, 32, 16)
(32, 16)
(2, 32, 16)
(2, 32, 10, 16)
Consider the following code snippet:
(32, 10, 16)
(10, 32, 16)
(32, 16)
(2, 32, 16)
(2, 32, 10, 16)
Correct answer
(32, 10, 16)
Question 8 of 20 in the IIT Madras BS Introduction to Deep Learning and Generative AI (Deep Learning and GenAI) Quiz 2 paper sat on 12 Apr 2026, in the January 2026 term (Introduction To Deep Learning And Generative Ai 06 Apr 26). It carries 2 marks.