Simple PyTorch working neural network. Beginner Friendly!

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ธ.ค. 2024

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

  • @CyborgElf
    @CyborgElf 4 ปีที่แล้ว

    Saw the insta ad, good luck with YT. Also nice quality tutorial

  • @Yusuf-o5e6m
    @Yusuf-o5e6m 3 ปีที่แล้ว

    Thanks man. You are best

  • @bryancc2012
    @bryancc2012 4 ปีที่แล้ว

    hope could have a video to explain on pytorch for NLP transformers Bert multi label classification.

  • @lakeguy65616
    @lakeguy65616 2 ปีที่แล้ว

    If you've only trained for 4 epochs, perhaps you need to train for more loops.... I'd be interested to know if instead of argmax you used softmax, the highest value in your output would still be an 8, would the second highest value be a 3? 3 & 8 share a lot of common pixels...

  • @bryancc2012
    @bryancc2012 4 ปีที่แล้ว

    nice video! especially the self-data part. still a little confuse on cross-entropy , it says in pytorch if you used cross-entropy then no need to set layer to softmax ?.

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

    in the last line of the code shouldn't the result be passed in instead of output ? print(torch.argmax(result))

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

      Yes, I'm sure this will give the right answer (3) and not 8. Worked for me with my own image

  • @salivona
    @salivona 3 ปีที่แล้ว

    Thats what i needed thank you )

  • @kaithegamer1770
    @kaithegamer1770 4 ปีที่แล้ว

    nice video bro keep it up

    • @ClarityCoders
      @ClarityCoders  4 ปีที่แล้ว

      Thank you so much! Hope you have enjoyed the new content as well.