CollabDataLoaders_from_dblock
Create a dataloaders from a given 'dblock'
CollabDataLoaders_from_dblock( dblock, source, path = ".", bs = 64, val_bs = NULL, shuffle_train = TRUE, device = NULL )
dblock |
dblock |
source |
source |
path |
The folder where to work |
bs |
The batch size |
val_bs |
The batch size for the validation DataLoader (defaults to bs) |
shuffle_train |
If we shuffle the training DataLoader or not |
device |
device |
None
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.