To download dataset:
python download_data.py
To convert the EMNIST dataset to a special feature representation:
python convert_emnist.py -v [version]
Then, visit notebooks
to run some models!
I recommend making a conda
environment with the following dependencies:
numpy
sklearn
tensorflow
mlxtend
gdown
matplotlib
scipy
skimage