Table of Contents
2.5.1.post0

Home

  • Lightning in 15 minutes
  • Install
  • 2.0 Upgrade Guide

Level Up

  • Basic skills
  • Intermediate skills
  • Advanced skills
  • Expert skills

Core API

  • LightningModule
  • Trainer

Optional API

  • accelerators
  • callbacks
  • cli
  • core
  • loggers
  • profiler
  • trainer
  • strategies
  • tuner
  • utilities

More

  • Community
  • Examples
  • Glossary
  • How-to Guides
  • Overview
  • Team management
  • Production
  • Security
  • Open source
    • Overview
    • PyTorch Lightning
    • Fabric
    • Lit-GPT
    • Torchmetrics
    • Litdata
    • Lit LLaMA
    • Litserve
  • Examples
  • Glossary
  • FAQ
  • Docs >
  • Basic skills
Shortcuts

Basic skillsΒΆ

Learn the basics of model development with Lightning. Researchers and machine learning engineers should start here.

Level 1: Train a model

Learn the basics of training a model.

basic

Level 2: Add a validation and test set

Add validation and test sets to avoid over/underfitting.

basic

Level 3: Use pretrained models

Learn how to use pretrained models with Lightning

basic

Level 4: Enable script parameters

Add parameters to your script so you can run from the commandline.

basic

Level 5: Understand and visualize your model

Remove bottlenecks and visualize your model

basic

Level 6: Predict with your model

Use your model for predictions.

basic

  • Basic skills

To analyze traffic and optimize your experience, we serve cookies on this site. By clicking or navigating, you agree to allow our usage of cookies. Read PyTorch Lightning's Privacy Policy.