Deep Learning Hyperparameter Tuning in PyTorch | Making the Best Possible ML Model | Tutorial 2

Sdílet
Vložit
  • čas přidán 27. 08. 2024

Komentáře • 24

  • @GregHogg
    @GregHogg  Před rokem

    Take my courses at mlnow.ai/!

  • @Pacificatorrr
    @Pacificatorrr Před 13 dny

    you're an absolute legend, thank you for this!

  • @danieltunnermann
    @danieltunnermann Před 8 měsíci +2

    Hi, nice video, thanks. I think you defined the dropout layer but didn’t apply it in the forward pass.

  • @arsheyajain7055
    @arsheyajain7055 Před rokem +2

    Amazing video!! Thank you 😊

    • @GregHogg
      @GregHogg  Před rokem

      And thank you for the support :)

  • @dharmiknaik1772
    @dharmiknaik1772 Před rokem

    Good content. Thank you Greg.

  • @stanley_george
    @stanley_george Před 5 měsíci

    Why are you shutting down your kernel instead of simply changing the value and running the next blocks ?

  • @vitorpmh
    @vitorpmh Před 4 měsíci

    The gpu don't explode because the 28x28 images occupy low memory. I have a 1070ti and i was surprised as well. However if you try the imagenet 224x224x3 images if you have a high batch size such as 512 it explode.s

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

      Yeah, absolutely, the bigger it gets the more likely it will boom boom

  • @dancode0775
    @dancode0775 Před rokem +1

    Hey Greg ,amazing Video !
    Do you have content that covers database since SQL is part of a data scientist job ?

    • @GregHogg
      @GregHogg  Před rokem +2

      Thank you! Yes I do, you can search my channel for SQL content.

  • @nickchern392
    @nickchern392 Před rokem

    Dude, u've saved me❤

  • @rhythmdutta387
    @rhythmdutta387 Před 8 měsíci

    Extremely informative video! Would you mind sharing your pc specs Greg?? Specifically the gpu and its vram..

    • @Sharky-1507
      @Sharky-1507 Před 4 měsíci

      Rtx 4080 with the 13 gen i7 cpu, 32gb ram

  • @slavavoiteshonok3648
    @slavavoiteshonok3648 Před rokem

    Hey, Greg, thanks a lot for this video
    Could you tell please your jupyter notebook setup that looks so pretty?

    • @GregHogg
      @GregHogg  Před rokem +1

      Thank you! I think I just googled something like dark mode for jupyter and followed some quick instructions.

  • @rajahussain1172
    @rajahussain1172 Před rokem

    Dear thank you for uploading informative videos. Can you share link or make video on Random forest implementation using pyTorch. Thanks

    • @GregHogg
      @GregHogg  Před rokem

      Pytorch is for deep learning, random forest is a classical algorithm

  • @nickchern392
    @nickchern392 Před rokem

    Greg, could you share your's PC setup?

    • @GregHogg
      @GregHogg  Před rokem +1

      It's brand new, pretty much state of the art. Rtx 4080 with the 13 gen i7 cpu, 32gb ram

  • @p-niddy
    @p-niddy Před rokem

    What's your gpu?