devil-cyber / MNIST-Fashion-Classification

MNIST Fashion Classifications using softmax regression

Home Page:https://share.streamlit.io/devil-cyber/mnist-fashion-classification/app.py

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

MNIST Fashion Classifications using softmax regression

https://share.streamlit.io/devil-cyber/mnist-fashion-classification/app.py


Languages

Language:Jupyter Notebook 98.6%Language:Python 1.3%Language:Dockerfile 0.1%