0 votes
in PyTorch by
Pre-trained models in PyTorch can be downloaded from which of the following modules?

Select the best option from below

a) torchvision.networks

b) torchvision.models

c) torch.models

d) torch.nn.models

1 Answer

0 votes
by
b) torchvision.models
...