Dealing with datasets and datastores (and creating your own!!) in PyTorch
Useful links:
https://pytorch.org/docs/stable/data.html
https://pytorch.org/tutorials/beginner/basics/data_tutorial.html
Code: https://github.com/sol0invictus/YT-codes/tree/main/PyT