1.

Which of the following is the base class for all the neural networks in PyTorch?

Answer»

Which of the FOLLOWING is the BASE class for all the neural networks in PYTORCH?
Please CHOOSE the correct option from below LIST
(1)torch.nn.Model
(2)torch.Module
(3)torch.nn.Network
(4)torch.nn.Module

Answer:-(4)torch.nn.Module



Discussion

No Comment Found