项目作者: ANJALIBATHLA
项目描述 :
Deep Neural Network for MNIST Classification
高级语言: Jupyter Notebook
项目地址: git://github.com/ANJALIBATHLA/MNIST-classification.git
MNIST-classification
Deep Neural Network for MNIST Classification
The MNIST classification refers to handwritten digit recognition.
The MNIST dataset provides 70,000 images (28x28 pixels) of handwritten digits (1 digit per image).
This model detects which digit is written.