Code Monkey home page Code Monkey logo

digit-recognizer-neural-network-model's Introduction

Digit Recognition

This repository contains code for a digit recognition system using a Convolutional Neural Network (CNN) implemented in TensorFlow.

Files

  • digit-ocr.ipynb: This Jupyter notebook contains the code for creating, training, and evaluating the digit recognition model.

  • image-recognition-function.ipynb: This Jupyter notebook contains the code for loading the trained model and using it to predict the digit in a given image.

  • digit.model/: This directory contains the saved model after training.

Requirements to run this Model

  • Python 3
  • TensorFlow
  • OpenCV-python
  • Numpy
  • Jupyter (optional)

Usage

  1. Run the digit-ocr.ipynb notebook to train the model and save it.

  2. Run the image-recognition-function.ipynb notebook to use the trained model for digit recognition. You need to provide the path to the image you want to recognize in the imagePath variable.

Note

Please make sure to update the imagePath variable in imge-recognition-function.ipynb with the path to the image you want to recognize.

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.