Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Learn Challenge: Preparing the Iris Dataset | More Advanced Concepts
PyTorch Essentials

Swipe to show menu

book
Challenge: Preparing the Iris Dataset

Task

Swipe to start coding

  1. Create a TensorDataset.
  2. Wrap the TensorDataset in a DataLoader with a batch size of 32 and shuffling enabled.

Solution

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

SectionΒ 2. ChapterΒ 6
We're sorry to hear that something went wrong. What happened?

Ask AI

expand
ChatGPT

Ask anything or try one of the suggested questions to begin our chat

book
Challenge: Preparing the Iris Dataset

Task

Swipe to start coding

  1. Create a TensorDataset.
  2. Wrap the TensorDataset in a DataLoader with a batch size of 32 and shuffling enabled.

Solution

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

SectionΒ 2. ChapterΒ 6
Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
We're sorry to hear that something went wrong. What happened?
some-alt