Skip to content

Here I show a sample implimentation of neural network for the classification of the MNIST dataset using tensorflow

Notifications You must be signed in to change notification settings

HelmiHalmouch/mnist_image_classification_by_TensorFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MNIST_image_classification_by_TensorFlow

Here I show a sample implimentation of neural network for classification of the MNIST dataset using tensorflow

Requirements

Python3.x
Tensorflow
Opencv
Matplotlib

Run and command usage

1- train the model
2- test the model on a input image
use the following command : python main.py

About

Here I show a sample implimentation of neural network for the classification of the MNIST dataset using tensorflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages