Open
Description
📚 The doc issue
Hi,
I am going through your tutorials and I will use this issue to track all the problems I find. Unfortunately I do not have the time to fix them myself and create pull request.
here Your custom class inherits from Dataset, but you never do:
from torch.utils.data import Dataset
Suggest a potential alternative/fix
No response