Skip to content

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.

Notifications You must be signed in to change notification settings

madhura-3/Basic-Image-Classification-with-TensorFlow

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

Watchers

Forks

Releases

No releases published

Packages

No packages published