These are inspired and borrow code from:

  • STAT 453: Deep Learning (Spring 2021)
  • Instructor: Sebastian Raschka (sraschka@wisc.edu)
  • Course web site, github

The worksheets described below are in Andrei’s github fork. They are ported to torch 1.13 and are using torchdata loaders:

There’s also a Migration Tutorial for the new torchtext dataloaders in torchtext >= 0.9.0.