Challenge: Preparing the Iris Dataset
Task
Swipe to start coding
- Create a
TensorDataset
. - Wrap the
TensorDataset
in aDataLoader
with a batch size of32
and shuffling enabled.
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 2. ChapterΒ 6
single
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Awesome!
Completion rate improved to 5
Challenge: Preparing the Iris Dataset
Swipe to show menu
Task
Swipe to start coding
- Create a
TensorDataset
. - Wrap the
TensorDataset
in aDataLoader
with a batch size of32
and shuffling enabled.
Solution
Everything was clear?
Thanks for your feedback!
Awesome!
Completion rate improved to 5SectionΒ 2. ChapterΒ 6
single