Skip to content

Files

Latest commit

cfc09ce · Jun 15, 2023

History

History
6 lines (4 loc) · 249 Bytes

File metadata and controls

6 lines (4 loc) · 249 Bytes

PyTorch Lightning Classifier Boilerplate

This is a boilerplate code for training image classifiers using PyTorch Lightning. I like to use this code as a starting point for my projects.

Additional dependencies include SkLearn, Pandas, and Numpy.