Difference between revisions of "PyTorch"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
  
 
* Installation: <code>[[pip3 install torch torchvision]]</code>
 
* Installation: <code>[[pip3 install torch torchvision]]</code>
 +
 +
 +
Building blocks like nn.Conv2d, nn.Linear, nn.ReLU, and nn.MaxPool2d. See: https://docs.pytorch.org/tutorials/beginner/blitz/neural_networks_tutorial.html
 +
  
 
== Related ==
 
== Related ==

Latest revision as of 07:56, 11 September 2025

Advertising: