Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 284 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 284 Bytes

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