0 votes
in Python by
The network defined using nn.Module() must have a method named forward().

(i)False

(ii)True

1 Answer

0 votes
by
(ii)True
...