Add resource "What is torch.nn really?" Accepted
The requested resource couldn't be found.
Changes: 2
-
Add What is torch.nn really?
- Title
-
- Unchanged
- What is torch.nn really?
- Type
-
- Unchanged
- Web
- Created
-
- Unchanged
- no value
- Description
-
- Unchanged
- PyTorch provides the elegantly designed modules and classes torch.nn , torch.optim , Dataset , and DataLoader to help you create and train neural networks. In order to fully utilize their power and customize them for your problem, you need to really understand exactly what they’re doing. To develop this understanding, we will first train basic neural net on the MNIST data set without using any features from these models; we will initially only use the most basic PyTorch tensor functionality. Then, we will incrementally add one feature from torch.nn, torch.optim, Dataset, or DataLoader at a time, showing exactly what each piece does, and how it works to make the code either more concise, or more flexible.
- Link
-
- Unchanged
- https://pytorch.org/tutorials/beginner/nn_tutorial.html
- Identifier
-
- Unchanged
- no value
Resource | v1 | current (v1) -
Add PyTorch treated in What is torch.nn really?
- Current
- treated in
Topic to resource relation | v1