MIT Introduction to Deep Learning (2022) | 6.S191

Поділитися
Вставка
  • Опубліковано 14 чер 2024
  • MIT Introduction to Deep Learning 6.S191: Lecture 1
    Foundations of Deep Learning
    Lecturer: Alexander Amini
    For all lectures, slides, and lab materials: introtodeeplearning.com/
    Lecture Outline
    0:00​ - Introduction
    6:35 ​ - Course information
    9:51​ - Why deep learning?
    12:30​ - The perceptron
    14:31​ - Activation functions
    17:03​ - Perceptron example
    20:25​ - From perceptrons to neural networks
    26:37​ - Applying neural networks
    29:18​ - Loss functions
    31:19​ - Training and gradient descent
    35:46​ - Backpropagation
    38:55​ - Setting the learning rate
    41:37​ - Batched gradient descent
    43:45​ - Regularization: dropout and early stopping
    47:58​ - Summary
    Subscribe to stay up to date with new deep learning lectures at MIT, or follow us on @MITDeepLearning on Twitter and Instagram to stay fully-connected!!
  • Наука та технологія

КОМЕНТАРІ • 234

  • @ashishkumarchoubey2819
    @ashishkumarchoubey2819 2 роки тому +203

    Super Excited to learn! Thank you MIT folks for open sourcing your lectures for lesser fortunate folks like to learn and grow

  • @ajaytaneja111
    @ajaytaneja111 2 роки тому +137

    What else could one ask as a weekend treat?!

  • @sarthakmohanty6691
    @sarthakmohanty6691 2 роки тому +23

    Alexander is a master in presenting super complex things in a simple way, making such lectures public helps a lot . I personally have been benefited a lot .

  • @scrap8660
    @scrap8660 2 роки тому +27

    I’m citing you in my high school project! Thank you for making these lectures public I literally can’t thank you enough

  • @deeplypresent
    @deeplypresent Рік тому +5

    I studied ML years ago and watched most of the available MOOC content out there. Doing a refresher. This guy is the best teacher I’ve come across!

  • @adityachakole755
    @adityachakole755 Рік тому +6

    Never thought that someday I would be able to learn from a lecture happening at MIT but here you are.
    Thank you so much

  • @vladflore
    @vladflore 2 роки тому +37

    Just watched the lecture and I'm amazed at how "easy" it seems to be, which says a lot about the knowledge and teaching technique of the Professor. It sounds all doable even for people who have no contact with ML and DL, like myself. Well done and a big thank you for making this available worldwide!

    • @usrehman5046
      @usrehman5046 Рік тому

      what are pre requisite of this? kindly reply

    • @ThriveUp1
      @ThriveUp1 Рік тому +1

      @@usrehman5046 im not sure what will be covered in this course but it wouldnt hurt to get/be familiar with the mathematics required for AI.

    • @usrehman5046
      @usrehman5046 Рік тому

      @@ThriveUp1 thanks alot for replying. Will look into it

    • @fckj4794
      @fckj4794 Рік тому

      Gg

  • @vikrantpradhan9923
    @vikrantpradhan9923 2 роки тому +12

    Its really amazing that we have access to such high quality content available for free. Thank you and will be looking forward for the upcoming lectures.

    • @hitesh2313
      @hitesh2313 2 роки тому +1

      areee kissan bhai kya haal chaal

  • @VALedu11
    @VALedu11 2 роки тому +5

    Year number 3 now that I am following 6.S191....
    and I am still eagerly awaiting these lecture series. More power to you and Dr Ava..

  • @SHIVAMKUMAR-fw9nf
    @SHIVAMKUMAR-fw9nf Рік тому +4

    1. Dot product
    2. add bias
    3. apply a non-linearity

  • @ajith.giove069
    @ajith.giove069 2 роки тому +9

    I have to say, this is one of the best classes. I do have a subject called Deep learning at my Uni which has very good information as well just like this lecture. Thanks for the recap

  • @mishrr
    @mishrr 2 роки тому +5

    Thank you Professor! Its really great to watch lectures from class while in WFH.

  • @bennerliu6477
    @bennerliu6477 Рік тому +1

    This is one of the best crash courses of deep learning I've ever seen, thanks for the good stuff! Please keep sharing!

  • @whattheydoexactly7794
    @whattheydoexactly7794 Рік тому +1

    This is amazing man. Thank you for the lectures. You have no idea how informative these lectures are for me.

  • @thedumbkid
    @thedumbkid 2 роки тому +1

    Thanks for making such an awesome series of lecture available for free . Really loving this course and DEEP LEARNING

  • @christiantutivengalvez9203
    @christiantutivengalvez9203 2 роки тому +25

    I also teach deep learning and when I see classes like this it teaches me how easy it can be to explain complex things like deep learning. Thanks!!

    • @abhinavmishra9323
      @abhinavmishra9323 2 роки тому

      Can u explain me something, at 42:38, the alfo shown says pick a single data point I and this step is inside loop. So if we can reach minimum using gradient, why are we taking this step inside loop,.we just need one random point?

    • @howardroth7524
      @howardroth7524 Рік тому

      @@abhinavmishra9323 Great question as it may not have been clear in the video. My understanding for stochastic gradient descent is that you randomly pick one data point at each iteration. Each iteration uses a random value pulled from the complete data set. Basically, it's not the same 'i' each time unless the randomness is messed up and randomly chooses the same 'i' over and over or you actually experience achieving a probability that was very very close to 0.

  • @BJP400Paar12
    @BJP400Paar12 2 роки тому +5

    An excellent introduction to deep learning. Crisp and clear. Thank You!

  • @blas.duarte
    @blas.duarte Рік тому +2

    It may be the first time that I understand the methods and definitions so easily. Great presentation.

  • @ShaidaMuhammad
    @ShaidaMuhammad 2 роки тому +3

    Good work Alexander. Keep it up. I'll be watching your whole series this year.

  • @douglastheartist2765
    @douglastheartist2765 2 роки тому +1

    A-MA-ZING. Looking forward to the rest of the class. Thank you! :)

  • @mrityunjaypathak8792
    @mrityunjaypathak8792 2 роки тому +1

    Many thanks for breaking down complex subject matter into easily graspable blocks !!!

  • @nishchalparne3436
    @nishchalparne3436 2 роки тому +1

    That was the best introductory lecture on neural networks!!! Thanks for open sourcing lectures!!!!

  • @user-mn9se4hb7d
    @user-mn9se4hb7d 2 роки тому +3

    Thanks to your high quality teaching of Deep learning! it really helps a lot to understand it!

  • @venkatswaraj3054
    @venkatswaraj3054 2 роки тому +2

    Finally understood how neural networks work and some basic concepts ooof!!!
    Thank you.

  • @tsaatse
    @tsaatse 2 роки тому +1

    Super excited to be here, and a great opportunity to learn more through open sourcing.

  • @jaybhati8013
    @jaybhati8013 Рік тому +1

    Hey, thanks Alexander for this, totally worth every minute I watched it.

  • @emmajennnings5920
    @emmajennnings5920 2 роки тому

    I appreciate the way you draw the neural network model, it's not cluttered with lines like some people draw, but in the course you haven't explained the topic of hyperparameters. thanks again!

  • @TommyEVO3D
    @TommyEVO3D 2 роки тому +2

    OMFG ! had been waiting for a while and I was thinking should I just take last year's session, but now this is coming!

  • @ayushmishra7214
    @ayushmishra7214 2 роки тому +1

    Thank you Alex!. I had been waiting for this since the new Year

  • @ptetips-o9027
    @ptetips-o9027 2 роки тому +3

    This was really really helpful. Thank you MIT team. Keep up your good work.

  • @random-ye9hb
    @random-ye9hb 2 роки тому

    The mathematical explanation is very clear.
    I've already learned these concepts, but this introduction gave me more deeper understanding of these.

  • @nemeziz_prime
    @nemeziz_prime 2 роки тому +5

    This is unbelievable 🔥 how good could a course ever be!!

  • @TheVineetpandey
    @TheVineetpandey 2 роки тому +2

    Hi , Alexander , you just explained deep learning in a very easy and intuitive way .

  • @lil_ToT-XFZ1
    @lil_ToT-XFZ1 Рік тому +1

    Very comprehensive and conscisive , thank you very much , excellent explaination

  • @arnavraina2615
    @arnavraina2615 2 роки тому +1

    waited for this and now watching this on the night before my undergraduate practicals :)

  • @leroywalton4348
    @leroywalton4348 Рік тому +1

    I thank you so much for putting these online.

  • @philippmaluta978
    @philippmaluta978 Рік тому +1

    Wow! That was a rollercoaster for mind. Best show ever!

  • @nomaniqbal1467
    @nomaniqbal1467 2 роки тому

    thank you so much MIT, just got the mail and dah I am here, I have been waiting for this

  • @sneakyturtle6143
    @sneakyturtle6143 2 роки тому

    Love the last course, really excited and thank you :D

  • @kimmi9697
    @kimmi9697 Рік тому +1

    thank you for posting this lecture series!

  • @carlobaroni990
    @carlobaroni990 2 роки тому

    Fantastic 1 lecture intro! Thank you very much!!

  • @leoyu9606
    @leoyu9606 2 роки тому +3

    ​Hi Alexander! I've been fan of you and Ava since this series from 2020! Looking forward to the new updates in this season. Just wondering would AlphaFold get a snippet to be introduced in detail?

  • @yashrathi6862
    @yashrathi6862 2 роки тому +3

    Thanks for providing these great lectures! Are the assignments also available?

  • @ashirwadcda
    @ashirwadcda Рік тому +1

    Thank you for this engaging lecture presentation. It helps me a lot.

  • @WolfAtlas
    @WolfAtlas 2 роки тому +13

    Working with deep learning on my master thesis even though I have no background in computer science😅, this was a fantastic introduction thanks Alexander!!

  • @PrinceYadav-xz2mb
    @PrinceYadav-xz2mb 2 роки тому +2

    Thanks , finally wait is over 😊

  • @eduardomatheusfigueira
    @eduardomatheusfigueira 2 роки тому +1

    thank you guys for open sourcing this treasure!!!

  • @jakubkahoun8383
    @jakubkahoun8383 2 роки тому +1

    This is actually one of the better videos to understand this.

  • @john-franklinanusiem3304
    @john-franklinanusiem3304 2 роки тому

    Thank you thank you, I’ve been waiting.

  • @fehmidakhan8471
    @fehmidakhan8471 2 роки тому +1

    I'm really excited to learn THANK YOU

  • @hasijahimanshu
    @hasijahimanshu 2 роки тому +1

    Awesome content, thanks for creating and keeping it free, unlike others :)

  • @NLPEngineer
    @NLPEngineer 2 роки тому +1

    Set the reminder on. I'm waiting! 🙂

  • @style24_7
    @style24_7 2 роки тому +1

    Most awaited video of year

  • @k-alphatech3442
    @k-alphatech3442 2 роки тому +1

    Amazing!
    Thanks from Brazil!

  • @mrdbourke
    @mrdbourke 2 роки тому

    Wooohooo!!! Let's go for another year!

  • @paulmurff3133
    @paulmurff3133 2 роки тому +1

    Thanks for open sourcing the course @MIT and @Alexander Amini and @Ava Soleimany

  • @dkadayinthailand3082
    @dkadayinthailand3082 2 роки тому

    Wow.Just awesome. Glad to learn from the nerds at MIT.

  • @aman_singh
    @aman_singh 2 роки тому

    Starting of course amazing

  • @princewillinyang5993
    @princewillinyang5993 2 роки тому +1

    Anticipating!!!!!!!😊😊

  • @howardroth7524
    @howardroth7524 Рік тому +1

    Good lecture. Enjoyed it immensely.

  • @abolfazlmohammadiseif284
    @abolfazlmohammadiseif284 Рік тому

    دمت گرم خیلی دوره ی خوبیه. درود بر تو.

  • @ghadeerelsalhawy
    @ghadeerelsalhawy Рік тому

    Thank you so much for the amazing lecture.

  • @duoduo9058
    @duoduo9058 2 роки тому +1

    I was just wondering when will this be out yesterday!

  • @techsavvy9258
    @techsavvy9258 2 роки тому +1

    Special thanks from South Korea 🎉

  • @naughtynecromancer9006
    @naughtynecromancer9006 2 роки тому +1

    Super excited to learn.. Luv from INDIA

  • @learning6210
    @learning6210 2 роки тому +1

    thank you for the series :-)

  • @forheuristiclifeksh7836
    @forheuristiclifeksh7836 Місяць тому +1

    23:00 Dense Layer

  • @nguyenvandien8996
    @nguyenvandien8996 2 роки тому +2

    Awesome, I just set the reminder.😋

  • @rahbar2002
    @rahbar2002 2 роки тому +1

    nice lecture and relatable, cool teaching skills

  • @researcher7410
    @researcher7410 2 роки тому +1

    I'm super excited to learn deep learning model ...

  • @pursuitofcat
    @pursuitofcat Рік тому +1

    Just 5 min of this video > whole engineering course I had in college.

  • @younghope11
    @younghope11 2 роки тому

    Thanks for the wonderful course

  • @kabazabo
    @kabazabo 2 роки тому

    such a great lecture. thanks

  • @BharathKumarThota-eg8jc
    @BharathKumarThota-eg8jc Рік тому +1

    I fell this lectures teaches complex problem in a understandable way with basic knowledge in programming.

  • @kd4pba
    @kd4pba 2 роки тому

    Absolutely fantastic.

  • @054siddarth3
    @054siddarth3 Рік тому

    Thank you for the course :D

  • @oimenoiable
    @oimenoiable Рік тому

    Greatly appreciated

  • @computerscience8795
    @computerscience8795 2 роки тому +1

    Thank you for your content

  • @HaiderAli-hp6tl
    @HaiderAli-hp6tl 2 роки тому

    what an amazing lecture

  • @nadirmustafa2956
    @nadirmustafa2956 2 роки тому +1

    Very Informative

  • @kollias-liapisspyridon3727
    @kollias-liapisspyridon3727 2 роки тому

    19:55. At this point it would help if you explain that you've chosen the first activation function which is monotonic and g(0)=0.5.

  • @mddinislam9479
    @mddinislam9479 2 роки тому

    Thank you professor💙

  • @ArmanKhalatyan
    @ArmanKhalatyan Рік тому +1

    excellent!
    me: excited,
    forwarded to students
    students: excited
    🍻👍

  • @jimmyandanje6415
    @jimmyandanje6415 2 роки тому

    Thanks for the good work

  • @ashioyajotham
    @ashioyajotham 2 роки тому +1

    So excited to be part of this cohort. Am new to Deep Learning looking for fellow enthusiasts and if anyone wishes to collaborate feel free to hit me up.

  • @marioandresheviacavieres1923
    @marioandresheviacavieres1923 2 роки тому +1

    Muchas Gracias!

  • @BraxtonMeyer
    @BraxtonMeyer 2 роки тому +2

    Good morning nerd, pursuing my degree as a computer scientist with interest lying in this sort of things this will be epic

  • @ahmedb2559
    @ahmedb2559 Рік тому

    Thank you !

  • @emmajennnings5920
    @emmajennnings5920 2 роки тому +1

    Thanks you are good!

  • @SuperHddf
    @SuperHddf Рік тому

    Thank you! ♥

  • @jedidiaholadele2086
    @jedidiaholadele2086 2 роки тому

    Thanks a bunch !!

  • @rajankumarsharma3809
    @rajankumarsharma3809 2 роки тому +1

    Sir great work

  • @sarmadf.ismael2155
    @sarmadf.ismael2155 2 роки тому

    thank you so much for your explaniation, the slides links not wroking

  • @mirhosseinseyyednasiri2758
    @mirhosseinseyyednasiri2758 Рік тому +1

    nice lecture!

  • @pratikps4087
    @pratikps4087 Рік тому +1

    well explained.

  • @alokarunam4718
    @alokarunam4718 2 роки тому

    Hi Alex! Does this have required technical rigor? What's the prerequisites then?

  • @samalqahtani8264
    @samalqahtani8264 2 роки тому +1

    Many thanks....

  • @manuelruiz7638
    @manuelruiz7638 2 роки тому +1

    Wonderful

  • @paragon9671
    @paragon9671 2 роки тому +6

    I am super glad to follow this class, Thank you. I can't access the slides, I got a "404
    File not found". please kindly help look into the link. Thank you.

    • @AAmini
      @AAmini  2 роки тому +3

      Thanks for letting me know, I'm working on fixing that ASAP and getting the slides published

  • @teeg-wendezougmore6663
    @teeg-wendezougmore6663 2 роки тому +1

    Great lecture. Thanks for sharing !!. At 26:30 what does nk-1 represents in the computation of zk,i ?

    • @vikrantpradhan9923
      @vikrantpradhan9923 2 роки тому

      I think 'k' here represents the position of the hidden layer in the deep neural network and 'n' is the number of perceptron in that layer. So n(k-1) is then number of perceptron in the layer preceding the 'k'th layer. This is just what I understood, though I may be wrong.