1.

Which of the following is used to load dataset in batches?

Answer»

Which of the FOLLOWING is used to LOAD dataset in batches?
Please choose the correct option from below list
(1)torch.utils.Loader()
(2)torch.utils.data.Load()
(3)torch.utils.data.Loader()
(4)torch.utils.data.DataLoader()

ANSWER:-(4)torch.utils.data.DataLoader()



Discussion

No Comment Found