Skip to content

ProtonX-AI/ProtonX-Student-Handwriting-Recognition-Project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Handwriting Recognition Project for learning

Special thanks to Mr. Johan Dettmar. Please come and find this awesome for details, he give clear instruction about how to do it.

I am using Tensorflow.js for creating the model, after training in colab based on EMNIST dataset. Find the jupiter notebook for your details.

Let's have fun at : https://tommy-ngx.github.io/hand_words/index.html

Model is buiding in Keras using some kernels, adam for optimizers, loss based on categorical_crossentropy. All layers are below:

accessibility text

Cheers,

Tommy Ngx

About

MNIST Deployment - Practise with Tensorflow Js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 96.0%
  • JavaScript 2.7%
  • Other 1.3%