Skip to content

A toy example of MNIST model deployment where one can answer the asked sum by drawing.

Notifications You must be signed in to change notification settings

samiptimalsena/Play-with-MNIST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Play-with-MNIST

Answer the asked sum by drawing. 🎨

Requirements and Dependencies

Clone the repository and install the dependencies using pip package manager.

python3 -m pip install -r requirements.txt

Run

cd src
streamlit run app.py

Demo

About

A toy example of MNIST model deployment where one can answer the asked sum by drawing.

Resources

Stars

Watchers

Forks