Closed hwen3 closed 9 years ago
Various implementations of DTW in python libraries were found and thus can be included in our projects
Found a better script that we can use...provided we can get MB to accept numpy
http://nbviewer.ipython.org/github/pierre-rouanet/dtw/blob/master/simple%20example.ipynb
A skeletal pseudo code already exists in a paper and should be transferred over into our python scripts. However, the pseudo code provided need some potential adjustments to work properly.