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 | Preparing for Neural Networks
PyTorch Essentials
course content

Course Content

PyTorch Essentials

PyTorch Essentials

1. PyTorch Basics
2. Preparing for Neural Networks
3. Neural Networks

book
Challenge: Preparing the Iris DataSet

Task
test

Swipe to begin your solution

  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
toggle bottom row

book
Challenge: Preparing the Iris DataSet

Task
test

Swipe to begin your solution

  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