Most of your time as a Deep Learning practitioner will be spent collecting and cleaning data. For this reason, PyTorch provides DataSet and DataLoader APIs to help make data management easier. In this video, I show how to use these APIs to traverse your dataset.
Notebook Link : https://colab.research.google.com/drive/1aewTT7cWseGZAHV44PYDbXhUYZmY_rXu?usp=sharing