Beginner Deep Learning Tutorial in PyTorch | How to Make a Convolutional Neural Network | Tutorial 1

Sdílet
Vložit
  • čas přidán 28. 03. 2023
  • Explaining the effects of batch size, learning rate, loss function, cross entropy function. Calculating model gradient / derivatives through backpropagation, forward pass, backward pass through the network.
    The Colab Notebook: colab.research.google.com/dri...
    Thank you for watching the video! You can learn Data Science FASTER at mlnow.ai/ :)
    Master Python at mlnow.ai/course-material/python/!
    Learn SQL & Relational Databases at mlnow.ai/course-material/sql/!
    Learn NumPy, Pandas, and Python for Data Science at mlnow.ai/course-material/data...!
    Become a Machine Learning Expert at mlnow.ai/course-material/ml/!
    Don't forget to subscribe if you enjoyed the video :D

Komentáře • 20

  • @GregHogg
    @GregHogg  Před 10 měsíci

    Take my courses at mlnow.ai/!

  • @spirit1484
    @spirit1484 Před rokem +1

    this is dope, thank you so much. Would love to see more in this series

    • @GregHogg
      @GregHogg  Před rokem

      Thanks a ton - I will try!

  • @meenakshichippa260
    @meenakshichippa260 Před 6 měsíci +1

    At every point video was informative and interesting. The way you communicate is very easy to understand

  • @TheMISBlog
    @TheMISBlog Před rokem

    Very useful Video, thanks greg

    • @GregHogg
      @GregHogg  Před rokem

      Glad to hear it! You're very welcome:)

  • @itsRemco
    @itsRemco Před 10 měsíci +1

    Bro that was such a clear tutorial, I subbed

  • @user-wr4yl7tx3w
    @user-wr4yl7tx3w Před rokem

    great explanation.

    • @GregHogg
      @GregHogg  Před rokem

      Really glad to hear that!!

  • @AminYas
    @AminYas Před rokem

    Great video

  • @mahmoudmohsen7989
    @mahmoudmohsen7989 Před rokem +2

    Great job greg
    Would you do sequance models in pytorch ,please?

    • @GregHogg
      @GregHogg  Před rokem +1

      Absolutely will do, just wait :)

  • @user-rs4sg2tz6k
    @user-rs4sg2tz6k Před 7 měsíci

    Why didn't you use the chroma key to make the background transparent?

  • @dev_jun
    @dev_jun Před rokem +1

    Make long tuts

    • @GregHogg
      @GregHogg  Před rokem +2

      35 minutes is pretty long!

    • @dev_jun
      @dev_jun Před rokem

      @@GregHoggyes it is

  • @mikekertser5384
    @mikekertser5384 Před rokem

    For some reason, Pytorch seems to be much more complicated than TF...

    • @GregHogg
      @GregHogg  Před rokem +1

      It's a lot more code. But it's very flexible, and once you get used to it, you may like it better. Or maybe not :)