Skip to content

Tnutlyrehc/mnist

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mnist

Recognize handwritten digits in real time.

Working like this:

Demo

Show all detail of CNN layer

Output

Full tensorboard support:

scalars graph histogram

Quick start

  • install python 3.6
  • install python packages: numpy matplotlib
  • install tensorflow
  • training model: python mnist.py
  • using model: python demo.py

About

Machine learning for MNIST

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%