소개
This skill enables Claude to efficiently build, train, and scale neural networks using the PyTorch Lightning framework. It provides structured guidance on refactoring standard PyTorch code into modular LightningModules, implementing reusable DataModules, and configuring the Trainer for advanced tasks like multi-GPU distribution (DDP, FSDP) and mixed-precision training. It is ideal for developers and researchers looking to professionalize their machine learning projects with built-in support for logging, callbacks, and industry-standard best practices to ensure high-performance execution.