pytorch-lightning
K-Dense-AI/scientific-agent-skills
A comprehensive framework designed to structure and automate PyTorch deep learning workflows. It simplifies boilerplate code by organizing models into LightningModules, automating training loops via the Trainer, and providing robust support for multi-GPU/TPU scaling (DDP, FSDP, DeepSpeed), data handling (DataModules), and best-in-class experiment logging (W&B, MLflow). Ideal for professional, scalable deep learning project development.