Skip to content

alishdipani/MNIST_Pytorch_Lightning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MNIST_Pytorch_Lightning

A PyTorch Lightning example on MNIST Dataset

Requirements

These libraries are required -

PyTorch
scikit-learn
PyTorch Lightning

Training

Change the hyperparameters in run.sh and execute it using the following command:

bash run.sh

The confusion matrix will be stored in the folder visualizations and the logs will be stored in tensorboard_logs.

Tensorboard

To start tensorboard run the following command:

tensorboard --logdir='tensorboard_logs'

About

A PyTorch Lightning example on MNIST Dataset

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages