GithubHelp home page GithubHelp logo

mnist-digit-classifier's Introduction

MNIST-Digit-Classifier

This is an image classification project that classify handwritten digits using the MNIST dataset.

It is a simple project which makes use of a simple architecture in order to correctly classify handwritten digits with a high test accuracy of 97%.

accuracy score

Table of contents

Technologies

  • python 3.6
  • opencv-python-headless 4.5.3.56
  • matplotlib 3.4.3
  • numpy 1.21.2
  • pillow 7.0.0
  • bokeh 2.1.1
  • torch 1.11.0
  • torchvision 0.12.0
  • tqdm 4.63.0
  • ipywidgets 7.7.0
  • livelossplot 0.5.4
  • pytest 7.1.1
  • pandas 1.3.5
  • seaborn 0.11.2
  • jupyter 1.0.0
  • ipykernel 4.10.0
    NB: Please note that the version numbers noted here are not strict.

Setup

The project is easy to setup and run.

  • First you want to ensure you have python installed on your machine.

  • Secondly having anaconda setup on your system is highly recommended.

  • Install the project dependencies using the requirement.txt file: (or do it through the notebook)

    pip install -r requirements.txt
  • Run the notebook cells one after the other.

Here is an example of the model being used to predict the digit written in an image:

test

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.