An open API service indexing awesome lists of open source software.

https://github.com/amirbroker/cudadtw

Use CUDA with numba for Dynamic Time Warping
https://github.com/amirbroker/cudadtw

cuda dtw dynamic-time-warping gpu numba

Last synced: 2 months ago
JSON representation

Use CUDA with numba for Dynamic Time Warping

Awesome Lists containing this project

README

          

# cudaDTW
Use this code to measure the distance of short sequences with DTW algorithm in GPU.
Please run testDTW

Make sure you have an NVIDIA GPU in your computer.