Further reading
Here are some links for PyTorch Lightning that you will find very useful through the course of this book:
- Official documentation: https://pytorch-lightning.readthedocs.io/en/latest/?_ga=2.177043429.1358501839.1635911225-879695765.1625671009.
- GitHub source: https://github.com/PyTorchLightning/pytorch-lightning.
- If you face any issues in the code, you can seek help by raising an issue on GitHub. The Pytorch Lightning team is normally very responsive: https://github.com/PyTorchLightning/lightning-flash/issues.
- You can seek out help on PL community channels. The PyTorch Lightning community is fast growing and very active.