Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

MNIST classification

A simple tensorflow classification algorithm using Convolutional Neural Networks The network Architecture and the code based on the tensorflow tutorial

https://www.tensorflow.org/tutorials/layers

MNIST Dataset

The MNIST database of handwritten digits,has a training set of 60,000 examples, and a test set of 10,000 examples. The digits have been size-normalized and centered in a fixed-size image.

you can download it and learn more from this link

http://yann.lecun.com/exdb/mnist/

About

A simple tensorflow classification algorithm using CNN

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages