Skip to content
/ cnnApp Public

Microservice Flask Application with Angular UI for Handwritten Digit Recognition using a cnn model (pytorch) trained on MNIST dataset

Notifications You must be signed in to change notification settings

moinam/cnnApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cnnApp

Instructions to run code:

  1. Run pip to install all the required packages mentioned in the requirements.txt pip install -r .\requirements.txt
  2. Run the Main.py file to run the Flask Server. py .\main.py

About

Microservice Flask Application with Angular UI for Handwritten Digit Recognition using a cnn model (pytorch) trained on MNIST dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published