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
course content

Course Content

PyTorch Essentials

PyTorch Essentials

1. PyTorch Introduction
2. More Advanced Concepts
3. Neural Networks in PyTorch

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

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