Skip to content

Building a CNN to Classify Handwritten Characters" is a proof-of-concept project using Python, TensorFlow, and Keras. It demonstrates how a Convolutional Neural Network (CNN) can identify scanned characters in the MNIST database. The goal is to convert historical documents into searchable databases, improving ancestry search services.

Notifications You must be signed in to change notification settings

nafisalawalidris/Building-a-CNN-to-Classify-Handwritten-Characters

Repository files navigation

Building a Convolutional Neural Networks (CNN) with TensorFlow to Classify Handwritten Characters

A proof-of-concept project for converting scanned historical documents into searchable databases using CNNs.

Scenario

A company providing ancestry search services needs to process handwritten documents. This project demonstrates how a CNN can identify scanned characters in the MNIST database with 60,000 training samples and 10,000 test samples.

Image Description

Tools and Technologies:

  • Python
  • TensorFlow
  • Keras
  • Jupyter Notebook
  • Machine Learning
  • Image Recognition
  • Data Science

Here's the link to the NIST Special Database 19, which contains a large collection of handwritten characters:

NIST Special Database 19

You can visit the provided link to access the dataset and find more information about it on the NIST website.

Project Completion:

Feel free to check out the complete project on my GitHub repository!

Link: GitHub Repository

Contributions:

Contributions to this project are welcome! If you have any suggestions, improvements, or bug fixes, please submit a pull request. Let's collaborate and make this project even better together!

About

Building a CNN to Classify Handwritten Characters" is a proof-of-concept project using Python, TensorFlow, and Keras. It demonstrates how a Convolutional Neural Network (CNN) can identify scanned characters in the MNIST database. The goal is to convert historical documents into searchable databases, improving ancestry search services.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published