Lightning docs summary Basic: Hyperparameters from the CLI and argparse Debug Early Stopping Find bottleneck Saving Loading Checkpoints Visualize experiments Intermediate Hardware agnostic training GPU training Lightning Data Module Configure hyperparameters from the CLI Customize checkpointing behavior Track and Visualize Experiments SOTA scaling techniques (N-Bit Precision) Important! Effective Training Techniques (Acc grad,cliping) Deploy models into production Advanced Configure hyperparameters from the CLI (Advanced) Customize training loop