Skip to content

Files

Latest commit

 

History

History

Handwritten-Character-Recognition

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Handwritten-Character-Recognition

This is a project for handwritten character recognition using neural network. For the dataset of this project visit - https://www.kaggle.com/datasets/sachinpatel21/az-handwritten-alphabets-in-csv-format?resource=download

Handwritten-Character-Recognition

It takes image of human written character and identifies the character as an output. This project has been tested over thousands of dataset, and passed with an accuracy of over 80 percent.

Setup instructions

Python version used: Python 3.10.7 For the dataset of this project visit - https://www.kaggle.com/datasets/sachinpatel21/az-handwritten-alphabets-in-csv-format?resource=download

Output

Screenshot (147)

Screenshot (148)

Author(s)

Mukesh751