Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Basic-Image-Classification-with-TensorFlow

  • To get started Image Classification with tensorflow I implemented basic neural network which classifies the image and predict digits from hand-written images with a high degree of accuracy..

  • Created, trained and evaluated a neural network in TensorFlow.

  • Following steps were performed in order to achieve the end results and improve the accuracy :

    • Encoded the labels.
    • Understood neural networks.
    • Preprocessed image examples.
    • Created a neural network model.
    • Trained the model to fit the dataset.
    • Evaluated the model.
    • Visualized the predictions.

About

Basic image Classification : In this project, I have created, trained, and evaluated a Neural Network model that will be able to predict digits from hand-written images with a high degree of accuracy.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages