Skip to content

A Python app to predict hand-written digits based on CNN model trained on MNIST dataset.

Notifications You must be signed in to change notification settings

KhaledAlharthi/MNIST_PythonApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

A Python app to predict hand-written digits based on CNN model trained on MNIST dataset with Keras.

How To Run

You can run the app by simply running:

python app.py

You must have Keras and Tensorflow installed.

Demo

Contributions

You can contribute by

  1. refactoring code
  2. preprocessing input before passing to model
  3. training a better model

About

A Python app to predict hand-written digits based on CNN model trained on MNIST dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages