PyTorch Tutorial 02 - Tensor Basics

preview_player
Показать описание
New Tutorial series about Deep Learning with PyTorch!

This part covers the basics of Tensors and Tensor operations in PyTorch. Learn also how to convert from numpy data to PyTorch tensors and vice versa!

Part 02: Tensor Basics

📚 Get my FREE NumPy Handbook:

📓 Notebooks available on Patreon:

If you enjoyed this video, please subscribe to the channel!

Official website:

Part 01:

You can find me here:

#Python #DeepLearning #Pytorch

----------------------------------------------------------------------------------------------------------
* This is a sponsored link. By clicking on it you will not have any additional costs, instead you will support me and my project. Thank you so much for the support! 🙏
Рекомендации по теме
Комментарии
Автор

this is an awesome tutorial.I am leaving some time-stamps here that can help me later
4:53 Element-wise Addition and in-place addition, multiplication, division
7:09 Slicing Operation
8:57 re-shaping a tensor
10:39 converting NumPy to tensor and vice-versa

14:50 CUDA and how to create tensor on GPU
17:26 Requires grad

k.k.h
Автор

By the way, you are one of the most underrated youtubers I have seen, and I believe by the end of this year, you will have at least 10, 000 subscribers

CurryMan
Автор

Thank you so much man. I was struggling on my master's thesis, but thanks to your videos I'm finally able to develop the application I needed.

sergiolenoo
Автор

This is my first video of yours channel. I must say you deserve more than million subscribers and thousand of likes and comments. God Bless You! Amen

dhananjaykansal
Автор

Your PyTorch course is simply amazing. This course helped me a lot to understand and start working with this framework. Thanks!

igor-policee
Автор

This is the best tutorial video for pytorch I have ever seen. Thanks!

linxuan
Автор

Also how did you set up VScode to have your prints be printed in the OUTPUT tab of VScode?

robosergTV
Автор

I have never seen a better explanation than this. Brother you are awesome !...Please do continue ML videos dont stop keep rocking...Great no words left
Thanks for making

ravivarma
Автор

What environment is this? I installed Pytorch and now I am figuring out which environment to use it in.

Leshotgun
Автор

Thanks, there are a lot of tutorials on jupyter but I wanted to learn pytorch in VS code. This would help me a lot coz I don't use Jupyter notebook.

darthdaenerys
Автор

Thank you sir for such a great toturials your teaching methodology is awesome 💯

AltafHussain-gkxe
Автор

Just Awesome ! Nicely explained pytorch 60 minutes blitz tutorial. Thanks a lot ! Love you man

fahadrahmanamik
Автор

ppl worrying what PYTORCH course should they do:
this is exactly what u want. (of course calculus is important)

Aditya_Kumar__pass
Автор

Cool tutorial, thanks a lot. Only thing that confused me, at 12:44, lector mentions that both, torch tensor and numpy.ndarray point to same memory location', yet after I ran id(a) and id(b) it printed different addresses in memory (same thing print False for a is b comparison)...

art-gin
Автор

15:17 AMD Radeon is also supports! python-pytorch-rocm package already in pacman repo, installing pretty easy in Arch Linux _(long time ago compiling from AUR took whole day and 100Gb of hard memory)_

chiboreache
Автор

Nice this is gonna help me ton with my projects. Really thanx.

weirdduck
Автор

Hey which IDE are you using?
Thanks by the way for the amazing tutorial!

abdullahmuhammadmoosa
Автор

Hi .. thanks for the great content. I see that you did not showcase the inplace operation example for subtraction and division, which seems to not produce results as expected. Do you know why ?

eranjitkumar
Автор

Wait, I just came here from the first tutorial. How did you go from the console to visual studio? What settings are there to be done? Also, if I want to use pycharm what should I do?

starlite
Автор

Hey, amazing work! Thank you so much for this :D

krishnabhat