-
Python 2.7.x
-
pip install https://pypi.python.org/packages/source/d/dtw/dtw-1.0.tar.gz
- Sanitize data with sanitize.sh
- creates sanitized MIST files
- Dataset creation with dataset_create.py
- Organize training set and test set , chosen at random with organizer.sh
- Prototype extraction with extract_prototype.py
- Classify using classifier.py