PyTorch Training Pipeline | PyTorch Hindi Playlist Video 4 | CampusX

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

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

  • @enggm.alimirzashortclipswh6010
    @enggm.alimirzashortclipswh6010 5 วันที่ผ่านมา

    even if I already can implement something from scratch, I can't keep myself away from your lecture when I see it in recommendations. I always wanted this series on your channel.

  • @hiroki-z7t
    @hiroki-z7t 9 วันที่ผ่านมา +3

    learning from you is like finding eternal knowledge 🙏 :)

  • @anantmohan3158
    @anantmohan3158 3 วันที่ผ่านมา

    Very informative and nicely curated in simple language, thank you..! Keep making such videos and keep rising.

  • @PawanAgrawal3012
    @PawanAgrawal3012 9 วันที่ผ่านมา +2

    Thank you.
    Please make a playlist on Forecasting with DL like LSTM GRU TFT ....

  • @k.a.p7581
    @k.a.p7581 9 วันที่ผ่านมา +3

    sir deep learning ki playlist complete kar dejea please humble request
    aapki video bahut aachi lagti hai isle

  • @shrithmadaan17
    @shrithmadaan17 9 วันที่ผ่านมา

    I’m so grateful to you sir ✨

  • @vaibhavgupta9934
    @vaibhavgupta9934 9 วันที่ผ่านมา

    Thanks sir loving it..
    Continue the series ❤

  • @Syedzamangallani
    @Syedzamangallani 9 วันที่ผ่านมา

    SIR YOU IS CREATING MY JOURNEY EASIER

  • @uditdas9015
    @uditdas9015 9 วันที่ผ่านมา

    Waiting eagerly for the next one .

  • @suspicious_goblin6680
    @suspicious_goblin6680 8 วันที่ผ่านมา +2

    in the loss function, i think the code should be this:
    def loss_function(self, y_hat, y):
    epsilon = 1e-7
    y_hat = torch.clamp(y_hat, epsilon, 1 - epsilon)
    loss = -(y * torch.log(y_hat) + (1 - y) * torch.log(1 - y_hat)).mean()
    return loss
    basically, instead of y_train_tensor, it should be y.

  • @praveenbhandari2516
    @praveenbhandari2516 9 วันที่ผ่านมา +2

    Please sir add more videos and complete 100 days of Deep learning playlist.

  • @ShahSawar.officials
    @ShahSawar.officials 5 วันที่ผ่านมา

    Super❤

  • @dpsai3632
    @dpsai3632 9 วันที่ผ่านมา +6

    You are really genius

  • @yogeshkadam3984
    @yogeshkadam3984 9 วันที่ผ่านมา

    Thank you so much sir

  • @soomann2716
    @soomann2716 8 วันที่ผ่านมา

    Hi Sir I'm new in ML.I am currently seeing your 100 days of ML.I'm in Day 7 where you said integrate ML into software so that end users can use it. I Hope you make end to end projects for end users and add it in playlist as it will be very practical.
    I don't know if it is in the 100 days ML practise or not.If it's there that's awesome if there is not please consider it adding.
    Thank you for sharing your knowledge free to us

  • @technicalhouse9820
    @technicalhouse9820 3 วันที่ผ่านมา

    Sir ❤❤❤❤❤❤

  • @vishalsuryavanshi7548
    @vishalsuryavanshi7548 9 วันที่ผ่านมา

    Nitish please complete the remaining playlist of deep learning ...

  • @k.a.p7581
    @k.a.p7581 9 วันที่ผ่านมา

    you are very genius

  • @PawanAgrawal3012
    @PawanAgrawal3012 9 วันที่ผ่านมา

    Please suggest a playlist to get good knowledge on Azure

    • @ichiko6785
      @ichiko6785 9 วันที่ผ่านมา

      "Tybul on Azure" Channel has great DP203 series which is for Data Engineering but it is also relevant to Datascience

  • @muhammadikram375
    @muhammadikram375 9 วันที่ผ่านมา

    thank you sir❤

  • @RamandeepSingh_04
    @RamandeepSingh_04 9 วันที่ผ่านมา

    Thank you sir

  • @aadarshkushwaha6464
    @aadarshkushwaha6464 9 วันที่ผ่านมา +1

    Sir, please boost #MLOps playlist

  • @aiforeveryone
    @aiforeveryone 9 วันที่ผ่านมา

    Awesome

  • @CodeWonders_
    @CodeWonders_ 9 วันที่ผ่านมา

    Can you make video on u net neural network

  • @fitnessT.V.
    @fitnessT.V. 9 วันที่ผ่านมา

    can i do this pytorch playlist if i only knew ml

    • @yashpalsharma7977
      @yashpalsharma7977 9 วันที่ผ่านมา

      If you plan to learn Deep Learning and NLP with Transformers etc.,, yes, you can learn. Understanding some basics of Deep Learning would help too

  • @PriyanshuSarkar-y9k
    @PriyanshuSarkar-y9k 8 วันที่ผ่านมา

    why we initialized bias with 0? i am comfused like how then bias will updated

  • @mallemoinagurudarpanyadav4937
    @mallemoinagurudarpanyadav4937 9 วันที่ผ่านมา

    👑

  • @AkshJain-n2l
    @AkshJain-n2l 9 วันที่ผ่านมา

    Assiment kya kare sir Kyoko hm bhul jate h baki Padhne me bhut mja aa rha h 🫡🫡🫡

    • @ayushibhargavabhargava6996
      @ayushibhargavabhargava6996 9 วันที่ผ่านมา

      Try to implement these things on kaggle and it will also help you in becoming master

  • @skeptilereptile7061
    @skeptilereptile7061 9 วันที่ผ่านมา

    Best

  • @KRIPAMISHRA-rz7hg
    @KRIPAMISHRA-rz7hg 9 วันที่ผ่านมา

    ❤️

  • @vishalsuryavanshi7548
    @vishalsuryavanshi7548 9 วันที่ผ่านมา

    Does pytorch need to have the knowledge of oops python .?

    • @vrajpatel9259
      @vrajpatel9259 9 วันที่ผ่านมา

      You need to at least have a basic knowledge of classes, methods and constructors

    • @vishalsuryavanshi7548
      @vishalsuryavanshi7548 8 วันที่ผ่านมา

      @@vrajpatel9259 ohk thank you

  • @UnderGradPlayers
    @UnderGradPlayers 9 วันที่ผ่านมา

    First comment❤

  • @GANESHMALI-es7mk
    @GANESHMALI-es7mk 9 วันที่ผ่านมา

    Hi sir I am looking for data scientist opportunity but jobs are not available

  • @iamchiraggupta
    @iamchiraggupta 9 วันที่ผ่านมา

    Serrrrrr

  • @stardusthere
    @stardusthere 9 วันที่ผ่านมา

    First comment ❤

  • @susamay
    @susamay 7 วันที่ผ่านมา +3

    Please turn off that auto-code completion. It just spoils the thinking capactity 😂

  • @CoolPaanda
    @CoolPaanda 9 วันที่ผ่านมา

    21st comment😊

  • @ariful-roni
    @ariful-roni 9 วันที่ผ่านมา

    Can you please add English subtitles in your videos?It will be really helpful for those including me to understand well.
    Thanks in advance!❤

    • @gourabguha3167
      @gourabguha3167 8 วันที่ผ่านมา

      Bangladeshi spotted

  • @jagveersingh8458
    @jagveersingh8458 9 วันที่ผ่านมา

    First view

  • @UnderGradPlayers
    @UnderGradPlayers 9 วันที่ผ่านมา

    First comment❤