GitHub topics: dtw-algorithm
anthonylucky1909/DTWBoost
DTWBoost: A Dynamic Time Warping Enhanced SVM Classifier for Time Series Data
Language: TypeScript - Size: 20.1 MB - Last synced at: about 2 hours ago - Pushed at: 23 days ago - Stars: 1 - Forks: 0

MSD-IRIMAS/ShapeDBA
Generating Time Series Prototypes with ShapeDTW Barycenter Averaging
Language: Python - Size: 688 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 6 - Forks: 0

MSD-IRIMAS/Augmenting-TSC-Elastic-Averaging
Augmenting Time Series Datasets with Weighted Elastic Barycenter Averaging
Language: Python - Size: 646 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 10 - Forks: 3

MSD-IRIMAS/Elastic_Warping_Vis
Visualization of Elastic Warping of Time Series Data
Language: Python - Size: 1.98 MB - Last synced at: 27 days ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

milaan9/Python_Computer_Vision_from_Scratch
This repository explores the variety of techniques commonly used to analyze and interpret images. It also describes challenging real-world applications where vision is being successfully used, both for specialized applications such as medical imaging, and for fun, consumer-level tasks such as image editing and stitching, which students can apply to their own personal photos and videos.
Language: Jupyter Notebook - Size: 7.41 MB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 241 - Forks: 192

moradabaz/ProximityForests-python
New scalable Time Series classification developed in Python.
Language: TypeScript - Size: 50.2 MB - Last synced at: 16 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 2

kkartavenka/FastDtw.CSharp
FastDtw Implementation in C# focused on performance
Language: C# - Size: 105 KB - Last synced at: 21 days ago - Pushed at: 11 months ago - Stars: 13 - Forks: 1

DigitalBiomarkerDiscoveryPipeline/Pre-process Fork of GeetikaSi/Pre-process
Pre-processing methods for mHealth and wearables data.
Language: Python - Size: 31 MB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 20 - Forks: 3

i4Ds/DTW-Sentence-Alignment
A simple, low-dependency package for aligning sentences by minimizing a chosen metric.
Language: Python - Size: 316 KB - Last synced at: 23 days ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

Kushwanthchitipotu/ML_fundamentals
Some exercises codes on basics of machine learning built from scratch with basic libraries like numpy ,math.
Language: Jupyter Notebook - Size: 14.3 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

hashim-vgr/dtw-showing-dynamic-lags
Dynamic Time Warping (DTW) to find dynamic lags between 2 time series
Language: C - Size: 51.8 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

FarzadForuozanfar/Speech-Recognition
I recorded 10 voices with the same words from myself and compared them with another 10 words from another person. I was able to find a threshold level that acknowledges and recognizes my own voice.
Language: Jupyter Notebook - Size: 7.48 MB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 26 - Forks: 0

zzw922cn/TF2_soft_dtw
Custom TensorFlow2 implementations of forward and backward computation of soft-DTW algorithm in batch mode.
Language: Python - Size: 15.6 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 21 - Forks: 1

AISViz/Soft-DTW
Soft-DTW loss function for Keras/TensorFlow
Language: Python - Size: 74.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 2

ozlemkayikcii/ImageProcessing_FabricDefectDetection
The target dataset is aligned to the reference dataset using a time series alignment method called "Dynamic Time Warping" (DTW).The One-Class classifier model was effectively utilized in accurately classifying defect-free and defective fabrics.
Language: Jupyter Notebook - Size: 13.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

cesarsotovalero/time-series-classification
A package for performing time series classification in Weka.
Language: HTML - Size: 702 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 11 - Forks: 2

Xenia101/KestroX
⌨️ Keystroke Dynamics open srouce library
Language: Python - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

Tarek999/Speech-Rehabilitation-Application
Mobile and Web speech rehabilitation application for Arabic language speakers
Language: JavaScript - Size: 93 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Kovelja009/speech_recognition_assignment_two
Second Assignment for Speech Recognition class where we used DTW (Dynamic Time Warping) algorithm to detect which digit is the input sound or whether given sound is even a digit.
Language: Jupyter Notebook - Size: 6.31 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

michaelbarkasi/Reach-Study-3
Code for the paper "Ultra-responsive, low-dimensional unfamiliar movement sonification guides unconstrained reaches to invisible targets in 3D space"
Language: C++ - Size: 102 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

DSkapinakis/sales-time-series-forecasting-ml-models
Sales Time Series Forecasting using Machine Learning Techniques (Random Forest, XGBoost, Stacked Ensemble Regressor)
Language: Jupyter Notebook - Size: 80.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

hosseindamavandi/Speech-Recognition-DTW
Speech Recognition Based on Dynamic Time Warping (DTW) Algorithm
Language: Jupyter Notebook - Size: 684 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

luthfigeo/DTW-Stratigraphic-Correlation
Well logs correlation using dynamic time warping
Language: Jupyter Notebook - Size: 141 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 1

vvanggeng/TSC-KNN
基于KNN和DTW的时间序列分类
Language: Python - Size: 5.77 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 5

Yashodhanvivek/SignalProcessing_Dynamic_Time_Warpin-DTW-
The script generates two signals with different frequencies and align them in a time domain by computing distance matrix
Language: Python - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

kitsuyaazuma/Inpersonation-App
An application that automatically scores your mimics
Language: Python - Size: 17.9 MB - Last synced at: 4 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

showman-sharma/speech_writing-recognition
We are given 2 different problems to solve. 1. Isolated spoken digit recognition 2. Telugu Handwritten character recognition Both these datasets were given as a time series. 2 different methods were used to solve each of the problem: 1. Dynamic Time Warping 2. Hidden Markov Models
Language: Python - Size: 682 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Radwa-Saeed/Speech-Rehabilitation-Application
Mobile and Web speech rehabilitation application for Arabic language speakers
Language: JavaScript - Size: 93 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

AdityaKshettri/Speech_Recognition_Using_MATLAB
Implementation of Speech Recognition System in MATLAB Environment using Correlation as well as using MFCC and DTW Algorithms.
Language: MATLAB - Size: 4.3 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

maduprey/dynamic-time-warping
Dynamic time warping and calculation of optimal warp path
Language: R - Size: 7.81 KB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

mavewrik/enhanced-pattern-smartphones
Artificial Intelligence course project - IIIT Delhi CSE643
Language: Jupyter Notebook - Size: 1.41 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

FernandoMarcon/AgingSystemsBiology
Data analysis and integration of several transcriptomics studies to uncover genes and co-expression networks associated with the ageing process.
Language: HTML - Size: 11.8 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

yueyaog/TSGEM_Clustering
TSGEM_Clustering can identify pattern changes of gene expression over time
Language: Python - Size: 18.6 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

precht/score-follower
App that displays the current position in musical sheets based on the recorded monochrome sound
Language: C++ - Size: 125 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

tamasino52/DTW_Based_MNIST_Classifier
MNIST Classifier based on Dynamic time warping
Language: Jupyter Notebook - Size: 13 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
