项目作者: devil-cyber

项目描述 :
MNIST Fashion Classifications using softmax regression
高级语言: Jupyter Notebook
项目地址: git://github.com/devil-cyber/MNIST-Fashion-Classification.git


MNIST-Fashion-Classification Using Softmax Regression

Tech used:

  • Framework - MXNet
  • Python
  • Streamlit (Deployment)

Demo link

Setup

  1. # clone this repo:
  2. git clone https://github.com/devil-cyber/MNIST-Fashion-Classification
  3. # Go to project directory
  4. cd MNIST-Fashion-Classification
  5. # Install required library:
  6. pip install -r requirements.txt
  7. # run the app
  8. streamlit run app.py
  9. Note: app will start at http://localhost:8501

it look like: