Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 164 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 164 Bytes

Pytorch - MNIST

Instructions

pip install -r requirements.txt
python main.py

Description

Pytorch handwritten digit recognition using MNIST dataset