PyTorch Lightning Callbacks

GPTKB entity

Statements (29)
Predicate Object
gptkbp:instanceOf gptkb:software
gptkbp:canBeUserDefined true
gptkbp:customs true
gptkbp:documentation https://lightning.ai/docs/pytorch/stable/extensions/callbacks.html
gptkbp:example gptkb:EarlyStopping
gptkb:LearningRateMonitor
gptkb:RichProgressBar
gptkb:StochasticWeightAveraging
ModelCheckpoint
gptkbp:firstAppearedInVersion 0.7.0
https://www.w3.org/2000/01/rdf-schema#label PyTorch Lightning Callbacks
gptkbp:implementedIn gptkb:Python
gptkbp:integratesWith gptkb:Trainer
gptkbp:partOf gptkb:PyTorch_Lightning
gptkbp:triggeredBy training events
predict events
testing events
validation events
gptkbp:usedFor early stopping
logging
gradient accumulation
custom actions on batch end
custom actions on epoch end
customizing training behavior
learning rate scheduling
model checkpointing
monitoring training
gptkbp:bfsParent gptkb:Meta_AI
gptkbp:bfsLayer 5