Deep Learning and GenAI Quiz 1 26 Oct 2025 — Question 13
Show answer
Correct answer: 1
Video solution
The video solution to this question is being recorded and will play here. Until then, the answer key is above.
Question 13 of 20 in the IIT Madras BS Introduction to Deep Learning and Generative AI (Deep Learning and GenAI) Quiz 1 paper sat on 26 Oct 2025, in the September 2025 term (IIT M DIPLOMA AN EXAM QDD2 26 Oct 2025). It carries 2 marks.
More questions from this paper
- Figure question
- You have a tensor x = torch.tensor([1, 2, 3, 4]) with shape (4,). You perform the following operations: What are the sh…
- Figure question
- You are writing a PyTorch training script on a machine with a CUDA-enabled GPU. You have correctly identified the devic…
- Figure question
- Figure question
- Consider the following PyTorch code that defines a small 3-layer fully connected neural network How many trainable para…
- Consider the following code: Removing which of the following layers will make out_train and out_eval identical for the …
- If all the weights are initalized to 0 and the input to the network is also a zero vector, then what should be the valu…
- Based on the above data, answer the given subquestions.
- Select the equation representing the forward pass of the given network:
- Figure question
- Consider the following CNN defined in PyTorch: Based on the above data, answer the given subquestions. How many trainab…
- Consider the following CNN defined in PyTorch: Based on the above data, answer the given subquestions. What is the tota…
- Consider the following CNN defined in PyTorch: Based on the above data, answer the given subquestions. How many paramet…
- Consider the following CNN defined in PyTorch: Based on the above data, answer the given subquestions. What is the tota…
- Based on the above data, answer the given subquestions.
- Based on the above data, answer the given subquestions.
- Based on the above data, answer the given subquestions.