Extend README/documentation by datatypes
Closed this issue · 2 comments
linuswagner commented
From reading the readme, it isn't obvious what the structure of the parameter datasets
for model and trainer function is.
This should be explicitly stated to ensure code is compatible with nnfabrik standards from the beginning.
When reading the examples, it seems like it's simply a torch.utils.data.DataLoader
object.