项目作者: enagantisainath

项目描述 :
Simple handwritten digit recognition using MNIST Dataset.
高级语言: Jupyter Notebook
项目地址: git://github.com/enagantisainath/mnist-digit-recognition.git
创建时间: 2020-05-21T12:10:03Z
项目社区:https://github.com/enagantisainath/mnist-digit-recognition

开源协议:

下载


mnist-digit-recognition

Simple handwritten digit recognition using MNIST Dataset.

It’s referred as hello world program of Deep Learning.

Installations

  1. pip install tensorflow
  2. pip install Flask
  3. pip install opencv-python
  4. pip install pygame

Downloads

  • MNIST Dataset ( or can be imported from tensorflow module directly )