PyTorch Lightning #2 - Lightning Module

preview_player
Показать описание
❤️ Support the channel ❤️

Paid Courses I recommend for learning (affiliate links, no extra cost for you):

✨ Free Resources that are great:

💻 My Deep Learning Setup and Recording Setup:

GitHub Repository:

✅ One-Time Donations:

▶️ You Can Connect with me on:
Рекомендации по теме
Комментарии
Автор

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. :)

correct_me_if_i_am_wrong
Автор

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

anaydongre
Автор

got introduced to pytorch lightning recently through my studies (no prior programming background) and was having quite some trouble getting the hang of it. this really helped it feel more approachable, thank you!

freebabereal
Автор

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

balramagnihotri
Автор

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

maximklechshev
Автор

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

lgfuqsj
Автор

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?

holthuizenoemoet
Автор

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?

tfaktas
Автор

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

kaspertoftbraun
Автор

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.

michaelrockinger