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

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ก.พ. 2025

ความคิดเห็น • 25

  • @GregHogg
    @GregHogg  ปีที่แล้ว

    Take my courses at mlnow.ai/!

  • @Pacificatorrr
    @Pacificatorrr 5 หลายเดือนก่อน

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

  • @arsheyajain7055
    @arsheyajain7055 ปีที่แล้ว +2

    Amazing video!! Thank you 😊

    • @GregHogg
      @GregHogg  ปีที่แล้ว

      And thank you for the support :)

  • @emiliodaza2902
    @emiliodaza2902 5 หลายเดือนก่อน

    Thank you for your valuable contribution!

  • @danieltunnermann
    @danieltunnermann ปีที่แล้ว +2

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

  • @dharmiknaik1772
    @dharmiknaik1772 ปีที่แล้ว

    Good content. Thank you Greg.

    • @GregHogg
      @GregHogg  ปีที่แล้ว

      Glad you enjoyed it!!

  • @nickchern392
    @nickchern392 ปีที่แล้ว

    Dude, u've saved me❤

    • @GregHogg
      @GregHogg  ปีที่แล้ว

      Woot! 🥰

  • @dancode0775
    @dancode0775 ปีที่แล้ว +1

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

    • @GregHogg
      @GregHogg  ปีที่แล้ว +2

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

  • @slavavoiteshonok3648
    @slavavoiteshonok3648 ปีที่แล้ว

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

    • @GregHogg
      @GregHogg  ปีที่แล้ว +1

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

  • @rhythmdutta387
    @rhythmdutta387 ปีที่แล้ว

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

    • @Sharky-1507
      @Sharky-1507 10 หลายเดือนก่อน

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

  • @stanley_george
    @stanley_george 10 หลายเดือนก่อน

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

  • @software_solve
    @software_solve ปีที่แล้ว

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

    • @GregHogg
      @GregHogg  ปีที่แล้ว

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

  • @nickchern392
    @nickchern392 ปีที่แล้ว

    Greg, could you share your's PC setup?

    • @GregHogg
      @GregHogg  ปีที่แล้ว +1

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

  • @vitorpmh
    @vitorpmh 10 หลายเดือนก่อน

    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  9 หลายเดือนก่อน

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