Complete Pytorch Tensor Tutorial (Initializing Tensors, Math, Indexing, Reshaping)

preview_player
Показать описание
In this tutorial we go through the basics you need to know about the basics of tensors and a lot of useful tensor operations. I believe knowing about these operations are an essential part of Pytorch and is a foundation that will help as you go further in your deep learning journey. Pytorch is in many ways an extension of NumPy with the ability to work on the GPU and these operations are very similar to what you would see in NumPy so knowing this will also allow you to quicker learn NumPy in the future.

❤️ Support the channel ❤️

Paid Courses I recommend for learning (affiliate links, no extra cost for you):

✨ Free Resources that are great:

💻 My Deep Learning Setup and Recording Setup:

GitHub Repository:

✅ One-Time Donations:

▶️ You Can Connect with me on:

OUTLINE
0:00 - Introduction
1:26 - Initializing a Tensor
12:30 - Converting between tensor types
15:10 - Array to Tensor Conversion
16:26 - Tensor Math
26:35 - Broadcasting Example
28:38 - Useful Tensor Math operations
35:15 - Tensor Indexing
45:05 - Tensor Reshaping Dimensions (view, reshape, etc)
54:45 - Ending words
Рекомендации по теме
Комментарии
Автор

Very detailed, structured and helpful video! Thank you so much!

zahraanvari
Автор

It's an awesome video series!
I will definitely watch all videos of this course.
Thanks a lot! :)

sayfriends
Автор

This was a solid video and I am happy to have watched it before diving into other stuff.

mamotivated
Автор

This tutorial is really useful. Great explanation in tutorial with covering every important aspect related to pytorch tensor basics in one video. Thanks a lot.😀

anshulthakur
Автор

Great video, will be passing this onto to others as well. Cheers!

vaisuliafu
Автор

I'm italian and I was able to follow the entire tutorial without subtitle. Very very clear. This video is brilliant

sebi_alo
Автор

Thanks so much! Just cannot stop watching!

YTian-xgcz
Автор

I really like the way you deliver the intuition along with the syntax. Great content....

daiversetech
Автор

This tutorial is clearly best on the internet!!

anantdev
Автор

Am very grateful for this resource. compact and easy to understand in one go. Thank you

paulntalo
Автор

This was really awesome! helped me understand the basics :) thanks!

dushansilva
Автор

Great tutorial, nice content and flow. Highly recommend for beginners.

saravanannatarajan
Автор

Absolutely the best intro video to Pytorch tensor operations on the internet. Comprehensive, clear, to-the-point. Well done Aladdin! Note to Youtube search algorithm: rank this first.

maryfrancesgleason
Автор

i am new to pytorch. This video is a great practical example of tensor. thanks for making this.

ashfakyeafi
Автор

Exactly what I was looking for, thanks.

xtcx
Автор

Really comprehensive and imo one of the best video tutorials for pytorch on youtube.

rahulseetharaman
Автор

This has been reallyyyy useful. Thank you and keep up the good work man!!!

kiranraghavendra
Автор

It was simple but effective. Thank you sir

chimaruGin_
Автор

best. gonna finish this course within 1 month. Thx for ur video mate.

uxirofkgor
Автор

This is like a Tensor cheat sheet. Often we just learn about the tensor operations that we encounter in practice, and this is a very nice and concise summary!

yee-seng-chan