PyTorch Lightning #2 - Lightning Module

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

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

  • @correct_me_if_i_am_wrong
    @correct_me_if_i_am_wrong Год назад +2

    Thank you for the video. All your videos help in deeper understanding of the framework. I have been working with Pytorch TorchRec recently and would like to see a similar video on that. :)

  • @maximklechshev6675
    @maximklechshev6675 Год назад +4

    Thank you! I pretty much like your .zshrc file as well as .vimrc. Can you share these awesome themes & settings?

  • @PernigottiDevelopments
    @PernigottiDevelopments Год назад +1

    Hello Aladdin, thanks for your contribution... Is it possible to make a tutorial for Inference on production and Transfer Learning / Fine tuning ?

  • @balramagnihotri3675
    @balramagnihotri3675 Год назад +2

    Very few of your videos that I didn't had to pause to understand what's going on😅

  • @anaydongre1226
    @anaydongre1226 Год назад

    Short video but loved it.
    Make more videos on Graph Neural Networks.

  • @SteveWithers-cs6vq
    @SteveWithers-cs6vq 7 месяцев назад

    Thanks a lot man this is great help

  • @kaspertoftbraun7324
    @kaspertoftbraun7324 Год назад +3

    Awesome video. I'm quite new in Python. What IDE do you use? I like the autocomplete-functionality.

  • @tfaktas
    @tfaktas Год назад

    I have a nn.Module class that is composed of multiple smaller nn.Module classes as parts of the forward process. I see that I could define the training,validation and test sets, as well as configuring the optimizer for it. But how do I define a Lightning module for these sub-component modules?

  • @frankrobert9199
    @frankrobert9199 Год назад

    great lectures.

  • @holthuizenoemoet591
    @holthuizenoemoet591 Год назад

    Thank you for the clear example, I like how much cleaner lightning is, almost feels like Django (but hopefully a bit more flexible). Btw, can you recommand a good framework for ML research, for example to experimenting with slightly altered transformer architectures?

  • @thepresistence5935
    @thepresistence5935 Год назад +2

    Dude what IDE are you using?

    • @minhajsixbyte
      @minhajsixbyte 7 месяцев назад +1

      its not an ide. its a text editor called neovim and he customized it heavily.

  • @mohammadrezababaee4701
    @mohammadrezababaee4701 7 месяцев назад

    What is your development environment

    • @minhajsixbyte
      @minhajsixbyte 7 месяцев назад

      thats neovim text editor with tmux or something. and some styling for the prompts.

  • @nohanael-c4f
    @nohanael-c4f 5 месяцев назад

    what is this ide ?

  • @hamzawi2752
    @hamzawi2752 Год назад +1

    Amazzzzzzzzzzzzing :)

  • @michaelrockinger
    @michaelrockinger Год назад

    Thanks for making those videos. However, I just can't read what you type. Could you please, for your future videos, enlarge the code. It is nice to also see the presenter, since there is space on the screen I am not saying you should not appear. Again thank you.