Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 337 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 337 Bytes

Digit/Letter Recognition

A handwritten digit recognition web app using Convolutional Neural Networks. Built with Keras and Tensorflow.js

The model was built and trained in python using the Keras library, then saved using the Tensorflow.js converter.

License

This project is licensed under the terms of the MIT license.