English, asked by shabnam00770088, 1 month ago

What a lenghty module and model sa far and alone??​

Answers

Answered by Anonymous
6

Answer:

nn contains different classess that help you build neural network models. All models in PyTorch inherit from the subclass nn. Module , which has useful methods like parameters() , __call__() and others. This module torch. nn also has various layers that you can use to build your neural network.

Explanation:

pls mark me as brainleast and folow me please

Similar questions