Skip to content

Latest commit

 

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.