PyTorch using Google CoLab GPU to run your machine learning programs.

Поделиться
HTML-код
  • Опубликовано: 26 янв 2025

Комментарии • 19

  • @kkawesomeperson1032
    @kkawesomeperson1032 11 месяцев назад +1

    thank you for this tutorial, it was a life saver!! i couldn't figure out how to load my model and data to Collab's GPU previously but this cleared up all my doubts!

  • @sunshine_grass
    @sunshine_grass 9 месяцев назад

    Thank you for your tutorial!

  • @Fine_Mouche
    @Fine_Mouche 3 года назад

    10:57 : the 5 is the answer the AI give or it's just his analysis ? Like a true answer would be a printed : "5"
    edit : Ok so my run has false, the test image is 3 and he answer "tensor(2)" ... :c
    redit : i set up to epochs 15 and try différent 'lr' but the IA still wrong everytime ...

  • @KalmanHuman
    @KalmanHuman 9 месяцев назад

    Thank you!
    I couldn't find the method .to(device) anywhere! Now as you showed it it looks pretty obvious :)

  • @yilu435
    @yilu435 3 года назад +2

    i got a error when i re run using GPU. Expected one of cpu, cuda, xpu, mkldnn, opengl, opencl, ideep, hip, msnpu, xla, vulkan device type at start of device string: cude

    • @ClarityCoders
      @ClarityCoders  3 года назад

      Spelling error I'm guessing? Make sure you put "cuda" not "cude". Stop by discord we can probably help. discord.gg/RvtT8Jm

    • @cesarbentley8689
      @cesarbentley8689 3 года назад

      @Knox Zavier yea, been watching on flixzone} for since november myself =)

    • @stevenjensen3296
      @stevenjensen3296 3 года назад

      @Knox Zavier yup, I've been watching on flixzone} for since november myself :)

  • @Fine_Mouche
    @Fine_Mouche 3 года назад

    if we don't had the gpu stuff, where it run ? in our computer ? because i didnt add your extra code for test and only "firstTest.png" has an error. (it didn't find it)

  • @NiklasUnruh
    @NiklasUnruh 3 года назад

    I've used the exact same code but no matter what image I enter, it always returns 3 as its guess, do you know why that could be?

  • @stuclott4056
    @stuclott4056 4 года назад +3

    Cool video 👌

    • @ClarityCoders
      @ClarityCoders  4 года назад

      Thank you. Glad to have you in our group!

  • @phatemeow
    @phatemeow 3 года назад

    The code doesn't work.

  • @dec13666
    @dec13666 4 года назад +1

    Couldn't make it work

    • @ClarityCoders
      @ClarityCoders  4 года назад

      Its a fight join the discord ill try and help

  • @user-vn9ld2ce1s
    @user-vn9ld2ce1s 3 года назад

    That's amazing, but i suppose they'll take it down soon bcs people will use it to mine crypto

    • @Bvic3
      @Bvic3 3 года назад +1

      I think Google is smart enough to detect instances used for crypto mining

    • @user-vn9ld2ce1s
      @user-vn9ld2ce1s 3 года назад

      @@Bvic3 if someone writes the algorithm in pytorch, i don't think so... Maybe they could detect to which addresses you connect and look for some pool servers, that's how i'd probably do it.