Skip to content
OpenTrain AIFor AI Companies

A General Optimization Framework for Dynamic Time Warping

Published May 1, 2019
arXiv PDF
Researcher verdict
Starting point
Use as implementation starting point
Benchmark evidence
Missing
Not verified yet
Time to first repro
A few hours
Fast first run
Risk flags
0
None detected

Results and benchmarks

Freshness tier: cold
A General Optimization Framework for Dynamic Time Warping is the primary contribution described in this paper.

Implementation

Best maintained implementation now

Recommended
Confidence: High
Reproducibility: Strong

GDTW is a Python/C++ library that performs dynamic time warping. It is based on a paper by Dave Deriso and Stephen Boyd.

43 stars · 7 forks · Last push Aug 20, 2026 · NOASSERTION license

  • License
  • CI
  • Dependencies
  • Docker

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata · Strong overlap with paper title keywords

Why this implementation
Confidence: high

dderiso/gdtw is the strongest maintained implementation based on ranking signals. CI workflows are present. License is declared (NOASSERTION).

Open dderiso/gdtw
Reproduction risks
  • No repository-level red flags were detected, but paper-specific preprocessing and hyperparameter details may still be under-specified.
  • Selected dderiso/gdtw as the strongest maintained implementation for new work.
  • Includes CI workflow signals.
  • Includes dependency/environment manifest signals.
  • Repository activity is within the last 24 months.

Compare implementation paths

Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.

dderiso/gdtw
best maintained
Maintenance
Active
Confidence
High
Reproducibility
Strong
Stars
43
Last push
Aug 20, 2026 (6d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • No Docker setup
Maintenance
Recently updated
Confidence
Low
Reproducibility
Moderate
Stars
108
Last push
May 18, 2026 (99d)

Strong overlap with paper title keywords · Community adoption signal (108 stars)

  • No Docker setup
  • Dependency manifest missing
  • Low confidence match

Reproduction readiness

Time to first repro: hours
Last checked: Aug 25, 2026

Ready to run

Ready to reproduce

  • Clone dderiso/gdtw and install dependencies from pyproject.toml.
  • CI pipeline detected, so automated tests are in place.
  • Last updated 6 days ago.
Open dderiso/gdtw

Quick start

git clone https://github.com/dderiso/gdtw.git
pip install -e .

Repositories and ecosystem

No additional verified repositories beyond the primary recommendation.

Hugging Face artifacts

No trustworthy direct or curated related Hugging Face artifacts were found yet. Use targeted searches to quickly locate candidate models, datasets, and demos.

Tip: start with models, then check datasets and spaces if you need evaluation data or demos.

Research context

Evaluation and human feedback data

Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.

Open in HFEPX

Data includes links from Papers with Code ( CC-BY-SA-4.0 ).