Skip to content

Shuai-Xie/hello_mnists

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello MNIST in 4 frameworks

PyTorch / Lightning

pip install -r requirements/pytorch.txt

# pytorch
python pytorch.py

# lightning
python pytorch_ligtning_mnist.py

Tensorflow/keras

pip install -r requirements/tensorflow.txt

# keras
python keras.py

# tensorflow
python tf2.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%