You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implementing Dynamic Time Warping on a GPU might provide an interesting speedup to a slow task of alignment.
However, the algorithm might not be so easy to port to GPUs.
Implementing Dynamic Time Warping on a GPU might provide an interesting speedup to a slow task of alignment.
However, the algorithm might not be so easy to port to GPUs.
https://en.wikipedia.org/wiki/Dynamic_time_warping
https://pdfs.semanticscholar.org/aceb/7c307098a414d7c384d6189226e4375cf02d.pdf
https://cs.fit.edu/~pkc/papers/tdm04.pdf
The text was updated successfully, but these errors were encountered: