Simplest of the dataloader classes. Uses the data that has been already loaded into memory.
Classes
DataLoader(inputs, targets, batch_size, shuffle)
DataLoader