Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 309 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 309 Bytes

mnist

Recognize handwritten digits in real time.

Working like this:

python

Show all detail of CNN layer

Output

Quick start

  • install python
  • install python packages: numpy matplotlib
  • install tensorflow
  • run: python mnist.py
  • run: python demo.py

minst

minst