stober / dtw

Dynamic Time Warping in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamic Time Warping in Python

Author: Jeremy Stober
Contact: stober@gmail.com
Version: 0.1

This is a collection of dynamic time warping algorithms (including
related algorithms like edit-distance).

Requires: numpy

About

Dynamic Time Warping in Python


Languages

Language:Python 100.0%