Code Monkey home page Code Monkey logo

hand_written_recognizer's Introduction

Handwritten Recognition This project is a handwritten recognition system that uses machine learning algorithms to recognize handwritten text. The system is built using Python programming language and utilizes the scikit-learn machine learning library.

Dependencies To run this project, you need to have the following dependencies installed:

Python 3.6 or higher Scikit-learn Numpy Matplotlib Dataset The dataset used in this project is the MNIST dataset. It contains 60,000 training images and 10,000 testing images of handwritten digits from 0 to 9.

Preprocessing Before training the model, the images are preprocessed to enhance their features. This includes converting the images to grayscale, resizing them to a uniform size, and normalizing their pixel values.

Training The model is trained using the scikit-learn library's support vector machine (SVM) classifier. The SVM classifier is a type of machine learning algorithm that is effective for classification tasks.

Testing To test the accuracy of the model, the testing dataset is used. The accuracy of the model is calculated by comparing the predicted labels with the actual labels of the testing images.

This will preprocess the data, train the model, and test the accuracy of the model. You can also modify the parameters of the SVM classifier to see how it affects the accuracy of the model.

Conclusion This project demonstrates the use of machine learning algorithms for handwritten recognition. The SVM classifier is an effective algorithm for this task and can achieve high accuracy with proper preprocessing and tuning of its parameters.

hand_written_recognizer's People

Contributors

akashkathole7 avatar

Stargazers

AKASH KATHOLE 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.