Skip to content

A convolutional neural network model trained to recognize digits and deployed using python flask

Notifications You must be signed in to change notification settings

ModMaamari/digit-recognizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digit Recognizer - Python Flask Web App

This repository is an example project used to demonstrate the use of Flask to deploy machine learning (More on this in Deploy Machine Learning Projects Online Using Flask)

Project Image


Table of Contents


Description

Project Image

A convolutional neural network model trained to recognize digits and deployed using python flask.

Technologies:

  • Keras
  • Flask

Back To The Top


How To Use

  1. Clone this repo
  2. Create a new python env
  3. Install requirements
  4. Run run.py

Back To The Top


References

Back To The Top


Author Info

Back To The Top

About

A convolutional neural network model trained to recognize digits and deployed using python flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published