An open API service indexing awesome lists of open source software.

https://github.com/kanchitank/handwritten-character-recognition

Handwritten Character/Alphabet recognition using CNN.
https://github.com/kanchitank/handwritten-character-recognition

computer-vision convolutional-neural-networks handwritten-character-recognition keras-tensorflow opencv

Last synced: 2 months ago
JSON representation

Handwritten Character/Alphabet recognition using CNN.

Awesome Lists containing this project

README

          

# Handwritten Character Recognition

### This project aims to recognize handwritten characters, i.e, English Alphabets from A-Z using Convolutional Neural Network model that is trained over a data set containing images of handwritten alphabets.

### Data Set: [Link](https://www.kaggle.com/sachinpatel21/az-handwritten-alphabets-in-csv-format)

## Prediction Results