Experiments with object recognition using fashion MNIST dataset
run_flow.py
- 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