Tech used:
- Framework - MXNet
- Python
- Streamlit (Deployment)
Demo link
Setup
# clone this repo:
git clone https://github.com/devil-cyber/MNIST-Fashion-Classification
# Go to project directory
cd MNIST-Fashion-Classification
# Install required library:
pip install -r requirements.txt
# run the app
streamlit run app.py
Note: app will start at http://localhost:8501
it look like: