Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 550 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 550 Bytes

Alpha Class Project Logo

Alphanumeric Character Classifier

A webapp that uses a TensorFlow Convolutional Neural Network (CNN) to classify alphanumeric characters drawn by the user. It combines EMNIST and MNIST datasets for training and utilises Vue.js with the Canvas API.

Demo Site: https://alpha-class.appserver.uk/

### Model Architecture

Model