Metadata-Version: 1.1
Name: DtwSom
Version: 0.1
Summary: Implementation of the Dynamic Time Warping Self Organizing Maps (DTW-SOM)
Home-page: https://github.com/Kenan-Li/dtwsom
Author: Kenan Li
Author-email: UNKNOWN
License: CC BY 3.0
Download-URL: https://github.com/Kenan-Li/dtwsom/archive/master.zip
Description: UNKNOWN
Keywords: machine learning,neural networks,clustering,dimentionality reduction
Platform: UNKNOWN
Requires: numpy
Requires: fastdtw
