Lightning-AI / deep-learning-project-template

Pytorch Lightning code guideline for conferences
Apache License 2.0
1.24k stars 272 forks source link

Examples using all the hooks #25

Open siovaneDAZN opened 3 years ago

siovaneDAZN commented 3 years ago

I think it would be more than beneficial to provide an example that would use all the hooks from the LightningModule and LightningDataModule so that the end user has a clear overview about customisation and use.