dynamic-time-warping
There are 126 repositories under dynamic-time-warping topic.
tslearn-team/tslearn
The machine learning toolkit for time series analysis in Python
wannesm/dtaidistance
Time series distances: Dynamic Time Warping (fast DTW implementation in C)
nickgillian/grt
gesture recognition toolkit
markdregan/K-Nearest-Neighbors-with-Dynamic-Time-Warping
Python implementation of KNN and DTW classification algorithm
Maghoumi/pytorch-softdtw-cuda
Fast CUDA implementation of (differentiable) soft dynamic time warping for PyTorch
mblondel/soft-dtw
Python implementation of soft-DTW.
hfawaz/bigdata18
Transfer learning for time series classification
jayshah19949596/Machine-Learning-Models
Decision Trees, Random Forest, Dynamic Time Warping, Naive Bayes, KNN, Linear Regression, Logistic Regression, Mixture Of Gaussian, Neural Network, PCA, SVD, Gaussian Naive Bayes, Fitting Data to Gaussian, K-Means
cjekel/similarity_measures
Quantify the difference between two arbitrary curves in space
milaan9/Machine_Learning_Algorithms_from_Scratch
This repository explores the variety of techniques and algorithms commonly used in machine learning and the implementation in MATLAB and PYTHON.
hfawaz/aaltd18
Data augmentation using synthetic data for time series classification with deep residual networks
keonlee9420/Soft-DTW-Loss
PyTorch implementation of Soft-DTW: a Differentiable Loss Function for Time-Series in CUDA
google-research/soft-dtw-divergences
An implementation of soft-DTW divergences.
baggepinnen/DynamicAxisWarping.jl
Dynamic Time Warping (DTW) and related algorithms in Julia, at Julia speeds
lyprince/sdtw_pytorch
Implementation of soft dynamic time warping in pytorch
eonu/sequentia
Scikit-Learn compatible HMM and DTW based sequence machine learning algorithms in Python.
GordonLesti/dynamic-time-warping
Dynamic time warping for JavaScript
cjekel/DTW_cpp
Dynamic Time Warping single header library for C++
derohde/Fred
A fast, scalable and light-weight C++ Fréchet and DTW distance library, exposed to python and focused on clustering of polygonal curves.
baggepinnen/SpectralDistances.jl
Measure the distance between two spectra/signals using optimal transport and related metrics
Maghoumi/DeepNAG
Deep Non-Adversarial Gesture Generation
toinsson/pysdtw
Torch implementation of Soft-DTW, supports CUDA.
thedevstone/Jestures
A simple framework for gesture recognition in Java
BorealisAI/TSC-Disc-Proto
Discriminative Prototypes learned by Dynamic Time Warping (DTW) for Time Series Classification (TSC)
wildboar-foundation/wildboar
wildboar is a Python module for temporal machine learning
ymtoo/ts-dist
Time series distance measures
FL33TW00D/rustDTW
Python extension backed by a multi-threaded Rust implementation of Dynamic Time Warping (DTW).
zkan/dynamic-time-warping
Dynamic Time Warping code in C/C++
JavierAntoran/tiger-costume-voice-conversion
Voice Alignment and Conversion with Neural Networks and the WORLD codec.
zauri/clustering
Sequence clustering using k-means with dynamic time warping (DTW) and Damerau-Levenshtein distance as similarity measures
DSM-fudan/KV-match
ICDE 2019 - KV-match: A Subsequence Matching Approach Supporting Normalization and Time Warping
homer-robotics/gesture_recognition_on_rgb_video
Gesture Recognition in RGB Videos Using Human Body Keypoints and Dynamic Time Warping
aishoot/DTWSpeech
A simple application of DTW Algorithm in isolate word speech recognition.
baggepinnen/SignalAlignment.jl
Align signals to each other
methi1999/KWS
Keyword Spotting for detecting a word in an audio file
huguesvinzant/Motion-Correction
Repository for my Master Thesis at the Computer Vision Laboratory (EPFL).