mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-02 12:40:56 +08:00
"Research seed" seed still missing as the repo seems to be not existing any longer
21 lines
840 B
ReStructuredText
21 lines
840 B
ReStructuredText
Refactoring PyTorch into Lightning
|
|
==================================
|
|
`Tutorial <https://towardsdatascience.com/how-to-refactor-your-pytorch-code-to-get-these-42-benefits-of-pytorch-lighting-6fdd0dc97538>`_
|
|
|
|
Start a research project
|
|
=========================
|
|
`Research seed <https://github.com/PytorchLightning/pytorch-lightning-conference-seed>`_
|
|
|
|
Basic Lightning use
|
|
====================
|
|
`Tutorial <https://towardsdatascience.com/supercharge-your-ai-research-with-pytorch-lightning-337948a99eec>`_
|
|
|
|
9 key Lightning tricks
|
|
========================
|
|
`Tutorial <https://towardsdatascience.com/9-tips-for-training-lightning-fast-neural-networks-in-pytorch-8e63a502f565>`_
|
|
|
|
Multi-node training on SLURM
|
|
=============================
|
|
`Tutorial <https://towardsdatascience.com/trivial-multi-node-training-with-pytorch-lightning-ff75dfb809bd>`_
|
|
|