MNIST Use Clone this repo git clone https://github.com/Mino1289/MNIST.git Install pytorch from the official website https://pytorch.org/get-started/locally/ Install the requirements pip install -r requirements.txt Run the demo python demo.py