이 문서들은 PytorchLightning의 공식 가이드를 한글화한 것입니다. (2021.7.15 업데이트)
목록은 다음과 같습니다.
-
Getting started
-
Best practices
-
Lightning API
- LightningModule, 공식 문서
- Minimal Example
- Training
- Inference
- Trainer, 공식 문서
- Basic use
- Under the hood
- Trainer in Python scripts
- Validation
- Testing
- Reproducibility
- Trainer flags
- LightningModule, 공식 문서