Certified AI Developer (CAID) Introduction to AI CAID
Quiz 5 Question 11 of 20

You have just finished defining the architecture of a custom deep neural network by subclassing torch.nn.Module in PyTorch. Before you can execute the training loop to feed data and update the model's weights, which of the following operations must you perform?

Select an answer to reveal the explanation.