PyTorch

less than 1 minute read

Published:

This lesson covers PyTorch Tutorial, https://pytorch.org/tutorials/beginner/basics/intro.html

Fashion-MNIST

  • https://github.com/zalandoresearch/fashion-mnist

Create DataLoader

Create Neural Network

Training Neural Network