始める無料で始める

Classifying Lightning callbacks

In PyTorch Lightning, two popular callbacks are ModelCheckpoint and EarlyStopping. One automatically saves the best-performing model based on a chosen metric, while the other halts training when improvements plateau to prevent overfitting. Let's see if you can correctly classify key statements about each callback.

この演習はコースの一部です

Scalable AI Models with PyTorch Lightning

コースを見る

実践的なインタラクティブ演習

理論を実践に変える、インタラクティブな演習のひとつをお試しください

演習を開始する