Giter Club home page Giter Club logo

mnist-digit-classification-with-neural-network's Introduction

MNIST-Digit-Classification-With-Neural-Network

68747470733a2f2f6b6e6f776d2e6f72672f77702d636f6e74656e742f75706c6f6164732f53637265656e2d53686f742d323031352d30382d31342d61742d322e34342e35372d504d2e706e67

--> DATASET:

This dataset is directly imported from keras library mnist.

ABOUT THE DATASET :

The training data has 60,000 images and 10,000 images for testing data and 28x28 pixels size.

--> METHODOLOGY :

Mainly the libraries used to implement this project are :

● Tensorflow

● PIL

● Keras

model.predict() gives the prediction probability of each class for that data point and then the np.argmax() function is used to convert the prediction probabilities to class label.

--> OUTPUT :

The given output is :

Screenshot 2022-09-05 at 9 33 30 PM

mnist-digit-classification-with-neural-network's People

Contributors

davjot avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.