Skip to content

devil-cyber/MNIST-Fashion-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MNIST-Fashion-Classification Using Softmax Regression

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: