I'm italian and I was able to follow the entire tutorial without subtitle. Very very clear. This video is brilliant
@yee-seng-chan4 жыл бұрын
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!
@devanantMe4 жыл бұрын
This tutorial is clearly best on the internet!!
@maryfrancesgleason94157 ай бұрын
Absolutely the best intro video to Pytorch tensor operations on the internet. Comprehensive, clear, to-the-point. Well done Aladdin! Note to KZbin search algorithm: rank this first.
@rahulseetharaman45254 жыл бұрын
Really comprehensive and imo one of the best video tutorials for pytorch on youtube.
@AladdinPersson4 жыл бұрын
Really appreciate you saying that, thank you!
@mamotivated4 жыл бұрын
This was a solid video and I am happy to have watched it before diving into other stuff.
@uxirofkgor2 жыл бұрын
best. gonna finish this course within 1 month. Thx for ur video mate.
@rohitkukreja87044 жыл бұрын
I Cannot thank you enough friend, You deserve a lot lot success, to me you are anyway more successful than most of the people on KZbin, God Bless you bro !! Keep working on Amazing Stuff. Your Yolo Video is Amazing. Loved your work.
@AladdinPersson4 жыл бұрын
Thanks a lot for your kind words friend 🙏
@codewithyouml89943 жыл бұрын
I have completed the full video, in order to see the full stuffs, as they are really needed. The videos are awesome, now its time to make the hands dirty with ur neural nets playlist. Cheers
@jianweitang47904 жыл бұрын
Thank you for your videos. I've been confused about 'bmm' untill you tell it is the abbreivation of 'batch matrix multiplication' XD. I did not get bored at all even it is an 1 hour video. I like this tutorial and it can be good prerequisite for future advanced videos. I would like to see more videos about NLP tasks like NER and sentiment analysis using BERT/Transformers in the future. Videos of coding show the process of your thinking, and you've done good explanations. I learn a lot from them. Thank you.
@AladdinPersson4 жыл бұрын
Haha yeah bmm is definitely confusing but when you understand it it's quite a simple operation really! I appreciate you saying that, the video can be perceived incredibly information heavy but I guess that doesn't always correlate with boring. I definitely think understanding tensor operations should be seen as a prerequisite for more advanced concepts because we use these operations all the time. Will try to do videos on those topics in the future I'm sure, thanks for the comment :)
@YTian-xg2cz4 жыл бұрын
Thanks so much! Just cannot stop watching!
@charudattamanwatkar83403 жыл бұрын
22:04 you can also do matrix multiplication as x3 = x1 @ x2
@mohdkashif72953 жыл бұрын
At 18:56 ,now for division it's torch.div(x,y)
@zahraanvari57263 жыл бұрын
Very detailed, structured and helpful video! Thank you so much!
@kiranraghavendra4814 жыл бұрын
This has been reallyyyy useful. Thank you and keep up the good work man!!!
@AladdinPersson4 жыл бұрын
Appreciate the kind words 🙏
@ashfakyeafi27023 жыл бұрын
i am new to pytorch. This video is a great practical example of tensor. thanks for making this.
@vaisuliafu33424 жыл бұрын
Great video, will be passing this onto to others as well. Cheers!
@physicsmadness3 жыл бұрын
you are in the wrong field bro.. you should be a magician! respect from my core..
@paulntalo14253 жыл бұрын
Am very grateful for this resource. compact and easy to understand in one go. Thank you
@sayfriends874 жыл бұрын
It's an awesome video series! I will definitely watch all videos of this course. Thanks a lot! :)
@x2t2cx3 жыл бұрын
Exactly what I was looking for, thanks.
@euphoriess3 жыл бұрын
nice video when making example of diag(), I think you can use something like this x = torch.diag(torch.rand(3)) so the viewer will not confuse with eye()
@anshulthakur38063 жыл бұрын
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.😀
@daiversetech80003 жыл бұрын
I really like the way you deliver the intuition along with the syntax. Great content....
@1chimaruGin0_04 жыл бұрын
It was simple but effective. Thank you sir
@dushansilva13 жыл бұрын
This was really awesome! helped me understand the basics :) thanks!
@saravanannatarajan65152 жыл бұрын
Great tutorial, nice content and flow. Highly recommend for beginners.
@jayvnathan64964 жыл бұрын
Thank you Aladdin. Great video series, extremely valuable. I wish you success in all of your endeavors. God bless you my friend.
@AladdinPersson4 жыл бұрын
🙏
@ragibshahriar1873 жыл бұрын
Very clear video!
@emrulhasan56463 жыл бұрын
This is an amazing tutorial on tensor operation. Thank you very much. Can you make a video on Huggingface?
@anmolgautam95723 жыл бұрын
Thank You for the lesson .
@gsaidheeraj22292 жыл бұрын
Nice Work, Thanks bro.
@Ramm1654 жыл бұрын
Hi many thanks for the video can you do an in-depth video on how to initialise the weight matrices for CNN and lstms
@AladdinPersson4 жыл бұрын
There are different Initialization methods like kaiming, Xavier, etc. But you don't have to worry about this really, Pytorch uses these for default Initialization anyways. Some papers use more specific Initialization schemes and then you might have to do some tweaks, but I don't think this topic needs an entire video on it at least not right now, and these would be a more theoretical/concept video rather than what my channel is mostly about which is highly practical and implementation heavy
@chientruong9263 жыл бұрын
Thank you so much for your great video!!!
@yixianwang8633 жыл бұрын
Great video! Thank you!
@sayantanbhattacharya30354 жыл бұрын
great tutorial
@hrithicksen36444 жыл бұрын
Kudos for your effort
@heyman6203 жыл бұрын
You should talk more about mm vs dot. Great video :)
@МаксимЧапаев-в6ь4 жыл бұрын
This video covers my lack of knowledge. Thanks!
@AladdinPersson4 жыл бұрын
I'm happy you found it useful! 🙂
@minasoftware Жыл бұрын
thank you, great content.
@fabryperot80813 жыл бұрын
I am gonna like the video and I am gonna give you a huge thumbs up :D
@azizulhakim15344 жыл бұрын
very very useful Video
@AladdinPersson4 жыл бұрын
Thank you so much :)
@goelnikhils Жыл бұрын
Amazing Video
@codewithyouml89943 жыл бұрын
Can u pls try to make a video describing ur journey from a beginner to a level where u can now implement a full raw research paper to code. Like how much time did it took, ur ups and downs etc..... please. Thanks. Cheers.
@niveyoga32424 жыл бұрын
You are incredible!
@kaanefe42662 жыл бұрын
absolute legent
@yantinghuang74914 жыл бұрын
Thanks for the great video! One minor point: t = t + x seems would not generate a new copy. I used id() to check the memory address and seems like the old t and new t share the same address.
@AladdinPersson4 жыл бұрын
Oh ok!
@hamzajaved52832 жыл бұрын
I realise I'm replying to a very old comment, but using id() as you indicated, I found that it did produce a new address so was indeed a copy? Perhaps it depends on Python / Pytorch version?
@devk61774 жыл бұрын
Great video series, following it to brush up pytorch coding. Could you provide an example of how the max,sum,min etc. will work for a 3 dimensional tensor?
@devk61774 жыл бұрын
This article explains it clearly for 3d tensors towardsdatascience.com/understanding-dimensions-in-pytorch-6edf9972d3be
@عينالصقر-ذ6غ3 жыл бұрын
can you make course about computer vision with tensorflow and pytorch becuse your work is very good thank you
@Japneets14 жыл бұрын
Quite helpful
@eduardovelardepolar57544 жыл бұрын
Great video
@devindoinmonkmode11 ай бұрын
appreciate it man
@kiddliu37673 жыл бұрын
Nice video!! Learn a lot from this, and I notice that you have code completation for squeeze() and unsqueeze() which dose not work in my pycharm, do I need some extra pulgin or sepcific settings?
@GoDDamnHosTile3 жыл бұрын
At 43:40, 0 is not unique yet it returns as unique. I tried it and it does the same for me. I wonder what causes this.
@ТапаМара Жыл бұрын
Thanks for the video! Can you tell me the name of your font in PyCharm? :)
@yannickpezeu34194 жыл бұрын
Thanks Aladdin
@h3r3mii Жыл бұрын
Could you do an advanced video ;p ? Thanks
@omnesomnibus28453 жыл бұрын
Good video, but I think it's unnecessarily confusing to use 'tensor' as a variable name (12:43) when it is also a special notation for making tensors.
@eggwarrior56302 жыл бұрын
I have a genuie question to ask. May I know what is the difference between torch.eye and torch.diag? Since they both is to create a diagonal shape of the value. Thanks in advance
@badavaththarun70063 жыл бұрын
is x1 @ x2 same as x1.mm(x2) ?
@aaryannakhat18423 жыл бұрын
Yep!
@arashabdi40523 жыл бұрын
Thank you so much for your great job. just there is one question, in pycharm autocompletion is not finding the _TensorBase part, I mean when I am typing: x = torch.tensor([sth]) then I expect to have x.float(), x.shape and so on but the float, shape, and ... is not suggested by pycharm/ autocomplete but the code is working. what you think the problem is?
@parthchokhra72984 жыл бұрын
Hey, great video there. Can we get an object detection video from scratch? How they are different from classification? That would be great :)
@AladdinPersson4 жыл бұрын
Will look into it more :) Can't say it's next but will definitely do it and hopefully it doesn't take too long
@段玉池 Жыл бұрын
good video
@aigaurav50244 жыл бұрын
Thanks
@roomo7time3 жыл бұрын
itd been perfect if u explained gather. or do u explain it elsewhere? anyway good video!
@Yazdah4 жыл бұрын
Perfect :)
@prajwol_poudel2 жыл бұрын
can't figure out the math behind batch matrix multiplication and broadcasting multiplication.
@asaadanaam31633 жыл бұрын
Awesome
@ehza3 жыл бұрын
Nice
@SuperLastkick4 жыл бұрын
Hola, I'd like to know if there is a discord available or not ?
@AladdinPersson4 жыл бұрын
Yes there is :) if you connect your youtube to your discord it should automatically add you, I think. Let me know if it doesn't work
@SuperLastkick4 жыл бұрын
@@AladdinPersson i just did it but does not work for me 🥺
@thecros10764 жыл бұрын
Sir what are your future plans for the channel what do you plan ahed?
@AladdinPersson4 жыл бұрын
I'm not entirely sure, I think I will do a couple videos in the upcoming days on quick tips and on problems I commonly notice which could save time debugging and understanding for people learning about Pytorch. Following that I'm going to learn and share my experience on other topics like object detection
@thecros10764 жыл бұрын
@@AladdinPersson truly excited ❤️❤️❤️ waiting for all of it🔥🔥🔥
@gol197884266 Жыл бұрын
Joya😊
@jdcrunchman999 Жыл бұрын
You are not executing some of these functions, why? I want to see what they do.