1.

Which of the following constructor is used to define the layers sequentially?

Answer»

Which of the following constructor is used to define the layers sequentially?
PLEASE choose the correct OPTION from below list
(1)torch.Sequential()
(2)torch.nn.Model
(3)torch.nn.Sequential()
(4)torch.nn.Network

Answer:-(3)torch.nn.Sequential()



Discussion

No Comment Found