Scripts should not handle (too much) of data
View options
- Truncate descriptions
Closed Issue created
Scripts should not take care of dealing with data more than necessaty (i.e. define dataloader). Config files and bob/learn/pytorch/datasets
are meant for this purpose.