项目作者: ANJALIBATHLA

项目描述 :
Deep Neural Network for MNIST Classification
高级语言: Jupyter Notebook
项目地址: git://github.com/ANJALIBATHLA/MNIST-classification.git
创建时间: 2020-08-17T13:14:11Z
项目社区:https://github.com/ANJALIBATHLA/MNIST-classification

开源协议:

下载


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.