MIT Introduction to Deep Learning | 6.S191

Sdílet
Vložit
  • čas přidán 19. 05. 2024
  • MIT Introduction to Deep Learning 6.S191: Lecture 1
    New 2024 Edition
    Foundations of Deep Learning
    Lecturer: Alexander Amini
    For all lectures, slides, and lab materials: introtodeeplearning.com/
    Lecture Outline
    0:00​ - Introduction
    7:25​ - Course information
    13:37​ - Why deep learning?
    17:20​ - The perceptron
    24:30​ - Perceptron example
    31;16​ - From perceptrons to neural networks
    37:51​ - Applying neural networks
    41:12​ - Loss functions
    44:22​ - Training and gradient descent
    49:52​ - Backpropagation
    54:57​ - Setting the learning rate
    58:54​ - Batched gradient descent
    1:02:28​ - Regularization: dropout and early stopping
    1:08:47 - 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!!
  • Věda a technologie

Komentáře • 140

  • @ohyeahbabyyy603
    @ohyeahbabyyy603 Před 15 dny +27

    After being in college for 4 years and dealing with loads of professors, I can hands down say this guy is the best lecturer I've ever seen! Explains tough concepts so well.

  • @issamsum1441
    @issamsum1441 Před 20 dny +21

    I usually find neural networks challenging to grasp until I watched this lecture. I truly appreciate how you simplified the concept for me.

  • @page002
    @page002 Před 21 dnem +57

    Finally I can follow live lectures

    • @webgpu
      @webgpu Před 19 dny +2

      since you strongly pointed that out, what are these big advantages over offline lectures that you're so in favor of?

    • @page002
      @page002 Před 18 dny +1

      @@webgpu ofline lectures? I guess you meant to say, "What are the advantages of following live online lectures over recorded online lectures? Did I get the question correctly?

    • @webgpu
      @webgpu Před 18 dny

      @@page002 sorry I most probably was not able to express myself properly. I meant "what are the advantages of the [opposite of live] lectures - so I think that's what you also meant in your past comment 👍

    • @page002
      @page002 Před 17 dny

      @@webgpu don't worry. So here's my point -
      I prefer Live Recorded lectures over only recorded lectures because when we follow live I think we can connect more with the instructors. Also it gives us the impression that we are also a part of it which a recorded and already published can never give(at least that's what I think).
      And last but not the least if we follow the live (recorded) lectures here we will have a clear goal and a Dateline to follow. And I think that's a great thing.
      So, any day I prefer Live Recorded lectures or Live lectures if possible over recorded lectures specially for technical things and programming.
      I am a pretty bad communicator so, I hope you got your answer even a little. BTW, if you don't mind, try to follow Live lectures once I think you will be able to see the difference personally.
      Happy Learning

  • @lelsewherelelsewhere9435
    @lelsewherelelsewhere9435 Před 19 dny +4

    Both theory and actual implementation in industry code! Perfect! Also, great pacing and depth!
    After 5 minutes in one episode, and i can already tell this is the best beginner ai lecture series I have seen!

  • @keynadaby
    @keynadaby Před 20 dny +27

    It's wonderful to see universities of the calliber of MIT making education accessible to everyone for free. Thanks MIT!!

  • @genkideska4486
    @genkideska4486 Před 19 dny +69

    This is not for beginners. Having 3+ years of experience in deep learning i found it interesting on how much information is shoved into 1 single video . Note that each concept is very vast if we dig deeper

    • @noelvase4867
      @noelvase4867 Před 14 dny +7

      could you link some real beginner information so i can understand this course?

    • @stom10062
      @stom10062 Před 13 dny

      There is a playlist in CZcams names 100 days of deep learning by campusx. You can find everything in deep

    • @ps3301
      @ps3301 Před 8 dny +1

      U know where we can find some real number training example of using a basic liquid neural network ?

    • @adityaverma1298
      @adityaverma1298 Před 3 dny

      this 1 video covered an entire semester worth of deep learning course of my college

    • @quishzhu
      @quishzhu Před 2 dny

      @@adityaverma1298 you mean this video series right?

  • @Hustler0109
    @Hustler0109 Před dnem +1

    Sir's explanation is better than any Udemy and Coursera course out there fr😮

  • @c-spacetime4684
    @c-spacetime4684 Před 18 dny +3

    Yesterday we started system identification using neural network, I watched your lecture and now I feel quite comfortable using the concept of deep learning. Thank you Sir and love from Pakistan....

  • @jazonsamillano
    @jazonsamillano Před 20 dny +38

    I've been following these MIT Deep Learning lectures since 2019. I've learned so much. Thank you, Alexander and Ava.

    • @lakshyajain6765
      @lakshyajain6765 Před 19 dny

      So do I need to watch all previous lectures too? Or are the ones in this 2024 course enough?

    • @user-xn5do6xc1u
      @user-xn5do6xc1u Před 19 dny +5

      @@lakshyajain6765 don't need to since every semester course is self contained unit. This is not created for CZcams, it's for MIT students and every semester there is new batch.

    • @user-vf9gz6rm3t
      @user-vf9gz6rm3t Před 19 dny

      @@user-xn5do6xc1u Thanks a lot!!! Do you have any other resources on MIT ML lectures for their students? this is my alt acc

    • @user-vf9gz6rm3t
      @user-vf9gz6rm3t Před 18 dny

      @@user-xn5do6xc1u Thanks a LOT!!! this is my alt. Do you have any idea on some more MIT ML related lectures. I would like to do some research in this field and try to get into a phd program

    • @paultvshow
      @paultvshow Před 18 dny +2

      @@user-xn5do6xc1uWhere can I find the next part?

  • @paultvshow
    @paultvshow Před 18 dny +11

    Hands down, this is the best low level explanation of deep neural networks I have seen so far.

    • @HeyMr.OO7
      @HeyMr.OO7 Před 16 dny +2

      It's not low level... It's High level like programming languages.

    • @paultvshow
      @paultvshow Před 14 dny

      @@HeyMr.OO7 What do you mean by low level in your definition? It is as low level as you can get in this field that you can perform calculations on an entire network by hands without having to rely on computers, not to mention programming languages or libraries. Some data scientists or self-taught professionals I have talked to who are fluent in machine learning tools which are considered high levels do not quite completely understand this low level fundamental and I doubt if they could hand calculate an entire network from scratch.

    • @HeyMr.OO7
      @HeyMr.OO7 Před 14 dny

      @@paultvshow alright man ! Now, Go get some air !

    • @paultvshow
      @paultvshow Před 13 dny

      @@HeyMr.OO7Stop it and get some help if you can’t even reason. You don’t even know what level means lol.

    • @HeyMr.OO7
      @HeyMr.OO7 Před 12 dny

      @@paultvshow God bless your brain man ! Now leave 😅😅

  • @Treegrower
    @Treegrower Před 21 dnem +21

    YahoooOoo!! Another great season ahead!

  • @ghaithal-refai4550
    @ghaithal-refai4550 Před 19 dny +1

    Thanks for the videos and the slides, they are great assets for students and teachers.
    I wish that you have explained more about back propagation with a numerical example, and the different activation functions we can use in the last layer for the different classification problem, like binary classifications multi-class classification and regression problems

  • @dr.smahanif8027
    @dr.smahanif8027 Před 6 dny +2

    just WOW! You almost summarize my learning of 4 years PhD in 1 hour. Keep it up dear. You have everything to speculate your expertise :)

  • @elaina1002
    @elaina1002 Před 17 dny

    I am a high school student and I am currently self-studying deep learning and I find it very helpful.
    I hope one day I can attend your lectures in person.
    Thank you very much.

  • @YZhou-mq1bw
    @YZhou-mq1bw Před 16 dny

    Always be your big fan, really excellent teachings. These are the ones I'd love to go through again and again!

  • @oneforallah
    @oneforallah Před 20 dny +5

    Thanks for the lecture, please please make a video or provide a pdf of MATH too, I wanna know the math behind deep learning, svms, pca, ML in general aka grad descent etc, how then that changes when many layers are involved (as in deep learning) so basically
    normal ML -> i/p -> mat mul -> o/p
    deep learning -> i/p -> mat mul = linear x matrix . non linear x matrix . linear or non linear x matrix ..... -> o/p
    etc etc etc I mean try and simplify what goes on mathematically then also give enough formalization that some of us can begin to understand a few of the key ML papers on Arxiv. This has been our biggest challenge truly.

  • @kadbed
    @kadbed Před 18 dny +5

    Every year I'm here, you remain the best

  • @jamesgambrah58
    @jamesgambrah58 Před 18 dny +1

    Great presentation, thanks for always simplifying these concepts to the understanding of all.

  • @ikpesuemmanuel7359
    @ikpesuemmanuel7359 Před 20 dny +1

    Thanks for the session, Alex.

  • @my_sports123
    @my_sports123 Před 18 dny +1

    was waiting from last December. Thnak you

  • @AreshaBasirSpriha
    @AreshaBasirSpriha Před 2 dny

    I loved this, It's my major course......It's extremely helpful...love from Bangladesh

  • @gominboda_go
    @gominboda_go Před 4 dny

    This is the amazing work. Thank you for sharing.

  • @artreadcode
    @artreadcode Před 21 dnem +4

    Looking forward to this! 🙏🏻

    • @webgpu
      @webgpu Před 19 dny

      what not to love in things that seem good and are about to happen ?

  • @benjaminy.
    @benjaminy. Před 20 dny

    This is one the best lecture series for deep learning out there... keep up the good work!!!! Will there be any lecture on the lab assignment - on how do you configure your tensorflow on Google Colab for the assignement/project? I believe that it would be idea/good if there is some lecture video to show how do you configure the Tensorflow on Google Colab. Thank you.

  • @SSMDesignsandresearch
    @SSMDesignsandresearch Před 17 dny

    Your way of explaining is like movie screenplay or storytelling we are totally into the world you created.

  • @arunmishra3691
    @arunmishra3691 Před 13 dny

    WOW!!!!😍My professor is chinese and I know he knows a alot of things but after watching this teacher teachin, I understood the importance of a good presentation and most importantly, what a good presentation look like.

  • @samiragh63
    @samiragh63 Před 20 dny +2

    Absolutely amazing. Great to be here.

    • @webgpu
      @webgpu Před 19 dny

      i am also very happy that i am really right here where i am now.

  • @tanmaysingewar
    @tanmaysingewar Před 20 dny +1

    I was waiting for this for so long ❤

  • @vishnuprasadkorada1187
    @vishnuprasadkorada1187 Před 20 dny +1

    Awesome course !! Can't wait to complete it 😁

  • @pouyan021
    @pouyan021 Před 17 dny

    Amazing lecture. I can't thank you enough!

  • @pedrojesusrangelgil5064
    @pedrojesusrangelgil5064 Před 9 dny +1

    I'm a beginner in ml and ai fields and it's amazing to have these lectures online and free. I've a doubt: the neural network showed in 33:44 shouldn't be named 'multi' layer rather than 'single' layer neural network since it has an output layer separated of the hidden layer? Thanks!

  • @kyhines1060
    @kyhines1060 Před 6 dny

    You make it so understandable

  • @arpanpradhan493
    @arpanpradhan493 Před 11 dny

    You are a great teacher. I wish my professor explained this way. 🎉

  • @koi4004
    @koi4004 Před 20 dny +1

    Amini genius is back!!

  • @samalprasant123
    @samalprasant123 Před 20 dny +1

    Looking forward 😃

  • @zhedd5954
    @zhedd5954 Před 14 dny

    A big Thank you to you for this great course

  • @nilb2137
    @nilb2137 Před 20 dny +1

    Hello Alex 😊😊 Thank you so much ❤❤

  • @maithriashokan
    @maithriashokan Před 6 dny

    I loved this session! I am getting interested in it.

  • @jrchris
    @jrchris Před 15 dny

    These lectures are goated 🔥

  • @wendywu5359
    @wendywu5359 Před 11 dny

    Love your style!

  • @dhruvpathak1850
    @dhruvpathak1850 Před 15 dny

    Excellent lecture! Was wondering, when would the next lecture (in the same series of year 2024) be coming out? :D

  • @mohamedbille1067
    @mohamedbille1067 Před 11 dny

    good Presentation agood overview about deep learning thanks sir Alexander Amini

  • @mehrzadabdi4194
    @mehrzadabdi4194 Před 15 dny

    Hi dear, Thanks for the course. Like always informative and to the fundamentals of DNN.

  • @aysesalman2024
    @aysesalman2024 Před 19 dny +1

    Great work thank you❤

  • @vrshinde1996
    @vrshinde1996 Před 20 dny +1

    Finally the wait over 😊

  • @arhabhasankhan8465
    @arhabhasankhan8465 Před 10 hodinami +1

    Thank you!

  • @kaustubhmangalam4294
    @kaustubhmangalam4294 Před 20 dny +1

    Thank You Sir

  • @turhancan97
    @turhancan97 Před 18 dny +2

    If I were just starting to learn deep learning, I would start with this video

  • @mohsenmoghimbegloo
    @mohsenmoghimbegloo Před 20 dny +1

    Game changer lecture is stating.

  • @dipanshurajput-2023
    @dipanshurajput-2023 Před 20 dny +1

    You teach fabulous

  • @wqesdc8339
    @wqesdc8339 Před 13 dny

    Amazing for free lectures ❤

  • @polymath.dodifferent
    @polymath.dodifferent Před 17 dny

    Sir you are doing a great job, I am student of BSCS, last year from Pakistan. But being a student to learn Deep Learning from last 2 year, I am still a beginner, as the system is not very modern. This lecture seems like a new start for me, which feels very promising. Can you please share the other lectures, so I (students like me) can really advance in this field, and maybe start working at MIT someday. Thanks for teaching in such a beutifull way.

  • @AmarVashishth
    @AmarVashishth Před 6 dny

    Attended Deep Learning lectures at a topmost college of a country, here he clearly explained all that in a single lecture for which the former took 10s of lectures to explain.

  • @lehernandezb
    @lehernandezb Před 21 dnem +2

    Genial, saludos desde Chile.

  • @tommyshelby6277
    @tommyshelby6277 Před 20 dny +1

    sir you don't know how much i needed this! i am begining to start my research very soon, is there anythingyou recommend to get started with dl ?

  • @crazy.vlog369
    @crazy.vlog369 Před 5 dny

    Finally i looked your session
    Next session pls came

  • @martinriveros3470
    @martinriveros3470 Před dnem

    Excellent video! just a minor comment: about 27:00 i think you should state clear that (1+3x1-2x2) = z and include the "hat" to y (in the graph)...🖖

  • @faridsaud6567
    @faridsaud6567 Před 5 dny

    Amazing, top content! Out of curiosity: Why TensorFlow instead of Pytorch?

  • @helloworldcsofficial
    @helloworldcsofficial Před 20 dny

    Great video! Where can I watch the software lab lessons? And will the first lab Intro to TensorFlow/Music Generation be available this week? Thank you!

  • @bilaldendani2259
    @bilaldendani2259 Před 20 dny +1

    I am waiting to know what's next in that amazing field.

  • @vaibhavverma6813
    @vaibhavverma6813 Před 11 dny

    The mathematics which I studied this semester is completely making sense now.

  • @MBaltz
    @MBaltz Před 20 dny +2

    Let's gooo!!!

  • @cytroyd
    @cytroyd Před 20 dny +3

    Every year I look forward to this!

    • @webgpu
      @webgpu Před 19 dny

      i too love to expect things that occur periodically to happen the next time!

  • @liu973
    @liu973 Před 19 dny +2

    my favorite youtuber just dropped a new episode!

    • @webgpu
      @webgpu Před 19 dny +1

      ah that moment when someone who produces good content, produces good content!

  • @hamzawaheed2643
    @hamzawaheed2643 Před 10 dny

    amazing video

  • @takyon24
    @takyon24 Před 19 dny +1

    yea buddy!!

  • @s8x.
    @s8x. Před 20 dny +2

    NEW SEASON BOYS

  • @oXRiPerXo
    @oXRiPerXo Před 20 dny +1

    Awesome!

  • @codingWorld709
    @codingWorld709 Před 19 dny +2

    I love it

  • @sammanuel1641
    @sammanuel1641 Před 13 dny

    Thanks!

  • @arfakarim9906
    @arfakarim9906 Před 20 dny

    Wao Amazing And cool live labs

  • @rahulprasad6116
    @rahulprasad6116 Před 11 dny

    Explained so well, hopefully I will get more video to watch.... Can somebody suggest me to find best free material (video) like this video for AI, I desperately want to make my career in field of data science and AI

  • @rohan2718
    @rohan2718 Před 19 dny +1

    What is the prerequisites one must know before diving into this lecture?

  • @zzmaortube
    @zzmaortube Před 17 dny

    At 22:45 you mention the ReLU function has a discontinuity at '0', IIUC this is not true, ReLU is a continuous function, even at '0'. It is however not differentiable at '0'.

  • @TwoMonkeys-im4rm
    @TwoMonkeys-im4rm Před 13 dny

    28:24 This is a very basic idea of deeplearning. I should have watch these lectures before I started my computer vision courses.

  • @AetherTunes
    @AetherTunes Před 19 dny +1

    As a society we should be open sourcing education it’s a net + no matter what

  • @yasirfarooq2256
    @yasirfarooq2256 Před 12 hodinami

    TOP G

  • @robsoft_gt
    @robsoft_gt Před 2 dny

    So basically what Meta with Llama 3 has done is give to the community the weights for each perceptron?

  • @Basicguy1798
    @Basicguy1798 Před 13 dny

    I am in a bit of a fix, hope someone in the comments or the publishers of the series can shed some light.
    I am a professional embedded software engineer. I have been fiddling with the idea to develop expertise in embedded AI and thus looking for an inroad, lets call it that. Now i know there are options like TinyML(TF lite) , edge impulse and other frameworks where maybe i could jump in.
    The question is, is this a good way or is it more suggested to take up an uni/grad level curriculum like this one?
    I guess something that brings me to hands on implementation at the embedded level relatively quickly will be very enticing.

  • @abdullahal7512
    @abdullahal7512 Před 19 dny

    Great lecture, but I wonder why u guys take out the robotic learning from your curriculum ?

  • @noob_coder2612
    @noob_coder2612 Před 19 dny

    will the lab class be available in the youtube too?

  • @himanigulati6922
    @himanigulati6922 Před 20 dny +8

    Is there any group to follow with other peers? Has anyone made a link?

  • @oppranto
    @oppranto Před 16 dny

    Can anyone tell me,
    Are there other videos that are going to be premiered for this 2024 course, or is this the only video we get a chance to watch?

  • @noadsensehere9195
    @noadsensehere9195 Před 20 dny +1

    Love you

  • @bobo-lc4yi
    @bobo-lc4yi Před dnem

    I'm confused, is the 2024 version a short form of this course? because you mentioned its just 1 week or am I missing something?

  • @AbhishekSaini03
    @AbhishekSaini03 Před 18 dny

    At 46 min. Where does the initial loss landscape came from?

  • @udayagirisuhas2727
    @udayagirisuhas2727 Před 17 dny

    Can general public have access to projects and other course materials.

  • @shrirangmoghe3784
    @shrirangmoghe3784 Před 20 dny

    1 week course he said ?
    Then schedule link says - 1 every week. Whats right ?

  • @anotherguycalledsmith
    @anotherguycalledsmith Před 19 dny

    0:51 How about inventing a microphone that does not suck?

  • @THEPAGMAN
    @THEPAGMAN Před 13 dny

    Where can we find the labs? I cant find them on the website

  • @CatherineAkanbi
    @CatherineAkanbi Před 20 dny +1

    🎉🎉

  • @abdulbasitnisar
    @abdulbasitnisar Před 10 dny

    Can absolute beginners follow these lectures???

  • @abdulbasitnisar
    @abdulbasitnisar Před 9 dny

    Please can anyone tell me, i am beginner and self learning these, can i do it or its too advance???!

  • @user-ug4sl4gf2x
    @user-ug4sl4gf2x Před 20 dny +1

    Nice lecture ! How can we access labs

  • @shafa-atali7816
    @shafa-atali7816 Před 20 dny

    where we can find slides?

  • @ItsSoeMyintTun
    @ItsSoeMyintTun Před 20 dny +1

    Only a few minutes left ;D.

  • @muhammadsanialiyu551
    @muhammadsanialiyu551 Před 20 dny +1

    Nigeria on 6S191

  • @devkumar9889
    @devkumar9889 Před 19 dny +2

    Is this all free including labs ? Or we are only getting this 1st lecture free ?

    • @AAmini
      @AAmini  Před 19 dny +3

      100% of all content is released online for free :)

  • @manu1987tm
    @manu1987tm Před 18 dny

    What is an iteration?

  • @furqanahmad5446
    @furqanahmad5446 Před 21 dnem +1

    Yeeehawww