1.

Which of the following constructor is used as an FC layer to the network?

Answer»

Which of the following CONSTRUCTOR is used as an FC layer to the NETWORK?
PLEASE choose the correct option from below list
(1)nn.sequential()
(2)nn.Linear()
(3)nn.Layer()
(4)nn.FC()

Answer:-(2)nn.Linear()



Discussion

No Comment Found