Skip to content

algopapi/timefly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

timefly

A lightweight implementation of k-means timeseries clustering using soft-dtw distance measure on accelerated hardware.

depending on your hardware it can achieve more than a 250x speed up over non-accalerated impelmentations.

todo's:

  • distance matrix batch computation
  • barycenter averaging cuda implementation

acknolwedgements:

  • tslearn
  • github to softdtw

usefull resources:

  • link to softdtw blog

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages