Tensor Operations - Reshape and Slice - Deep Learning with PyTorch 3

preview_player
Показать описание
In this video we'll look at some basic Tensor Operations for Deep Learning with Pytorch.

We'll look at Reshape and View, as well as grabbing individual items from our tensor.

I'll also speak a bit about slices.

#pytorch #codemy #JohnElder

Timecodes

0:00​​ - Introduction
1:04 - Create Tensor
1:22 - Reshape Tensor
2:15 - Reshape Must Match Numbers
2:32 - Reshape With -1
4:22 - Reshape Vs. View
5:54 - Rehsape and View Will Update
7:25 - Tensor Slices
8:55 - Grab Column Slice
10:18 - Conclusion
Рекомендации по теме
Комментарии
Автор

▶ Watch Deep Learning With Pytorch Playlist ✅ Subscribe To My YouTube Channel:
▶ See More At: ✅ Join My Facebook Group:
▶ Get The Code

Codemycom
Автор

IDK why the like counter is low, This kind of content deserves more, Thank you for creating this elaborate playlist for people like me who is starting with pytorch

ecufyyz
Автор

You are the best!! I've been learning python for some time and struggle to find someone to explain things in a way that is easy to understand but also not so in depth that it's boring. Love the videos, keep it up! Will soon be buying your courses and book!!!

svvatradio
Автор

hi john i have a question for you, do you foresee a scrappy series in the future?

SonusVolvebatur
Автор

You should always stick to .view as it an in-place operation, its less resources intensive which makes a huge difference when dealing with large data

ynpooej
Автор

Not sure if anybody has noticed, the way he make a sudden joke and have a quick giggle is EXACTLY same as how Harrison from sentdex does it

mountainwolf