Skip to content

Convolutional Neural Network for classifying drawn alphanumeric characters using EMNIST/MNIST datasets, with a Vue.js Canvas UI, as a PWA.

Notifications You must be signed in to change notification settings

jackkimmins/Alpha-Class

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Convolutional Neural Network for classifying drawn alphanumeric characters using EMNIST/MNIST datasets, with a Vue.js Canvas UI, as a PWA.

Topics

Resources

Stars

Watchers

Forks