Skip to content

Experiments with object recognition using fashion MNIST dataset

Notifications You must be signed in to change notification settings

bgswaroop/fashion-mnist

Repository files navigation

fashion-mnist

Experiments with object recognition using fashion MNIST dataset

Entry point into the code

run_flow.py

Dependencies

  • python 3.7 (also works with python 3.6, partially tested)
  • matlab engine for python - follow the instructions here to set up MATLAB engine for python.
  • requirements.txt

Setting up of MATLAB Engine for python on Peregrine

  • cd "matlabroot\extern\engines\python"
  • python setup.py build -b $HOME/build install

About

Experiments with object recognition using fashion MNIST dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published