Google Colab
https://colab.research.google.com/github/bentrevett/pytorch-image...1 - Multilayer Perceptron. In this series, we'll be building machine learning models (specifically, neural networks) to perform image classification using PyTorch and Torchvision. In this first notebook, we'll start with one of the most basic neural network architectures, a multilayer perceptron (MLP), also known as a feedforward network.