Skip to content

A React application that features 2 independent neural networks that can perform live, hand-drawn digit and letter recognition.

Notifications You must be signed in to change notification settings

Smayan-n/Neural-Network-Character-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the Neural-Network-Character-Recognition GitHub repository! This react application allows you to hand-draw digits and letters from the English alphabet while a neural network actively guesses your work.

Features:

  • Features 2 independent neural networks that can perform live, hand-drawn digit and letter recognition
  • the digit model was trained in PyTorch using a convolutional neural network - more than 92% accurate
  • the letter model was trained in PyTorch using a regular, fully connected neural network - less accurate than the digit model (around 80%)

Usage:

image

About

A React application that features 2 independent neural networks that can perform live, hand-drawn digit and letter recognition.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published