Skip to content

Letter Recognition with CNNs using TensorFlow and Keras

Notifications You must be signed in to change notification settings

longas/Letter-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Letter Recognition

A convolutional neural network implemented with Keras and TensorFlow. It uses a MNIST-like dataset with 26 uppercase alphanumeric symbols. The model is trained using data generated with data-generator.py, once trained the weights are saved and converted to a format supported by TensorFlow.js.

Live web app is here.

About

Letter Recognition with CNNs using TensorFlow and Keras

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages