Lab Notebook:
Lab Assignment: Assignment.pdf (Deadline: End of lab)
References:
- DataLoader: https://pytorch.org/docs/stable/data.html#torch.utils.data.DataLoader
- Dataset: https://pytorch.org/docs/stable/data.html#torch.utils.data.Dataset
- Datasets & DataLoaders example: https://pytorch.org/tutorials/beginner/basics/data_tutorial.html
- Pinning memory in DataLoaders: https://pytorch.org/docs/stable/notes/cuda.html#use-pinned-memory-buffers
- TorchVision transforms: https://pytorch.org/vision/stable/transforms.html
- TorchVision examples: https://pytorch.org/vision/stable/auto_examples/transforms/plot_transforms_illustrations.html#sphx-glr-auto-examples-transforms-plot-transforms-illustrations-py