Skip to content

UCL-SML/Aligning-Time-Series

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ALIGNING TIME SERIES ON INCOMPARABLE SPACES

This repository consists of an implementation of the Gromov-DTW metric for time series living on incomparable spaces

Dependencies

Please download dependencies by running pip install -r requirements.txt

Demonstration

A demonstration of Gromov-DTW in a toy imitation learning task is provided in the notebook Imitatiion_learning_2d.ipynb

Paper

This repository implements the method of our paper 'Aligning time series across incomparable spaces', Samuel Cohen, Giulia Luise, Alexander Terenin, Brandon Amos, Marc Peter Deisenroth, recently submitted

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 80.6%
  • Python 19.4%