Skip to content

Learnlearningplatform/Digit_Recognition_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name

Digit Recogniser

Project Description

  • I have used the MNIST Data to train the model which has an accuracy of 99.1%
  • I have converted the .hdf5 file into .json using Tensorflow.js
  • Then i have used the model for recognisation of digits using simple javascript code.

Methods Used

  • Deep Learning
  • MNIST
  • Image Classification
  • CNN

Technologies

  • Python
  • Keras
  • Tensorflow
  • Tf.js

Usage

Demo Recognise Digit