# donalee/dtw-pool

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/donalee-dtw-pool).**

37 stars · 9 forks · TypeScript · GPL-3.0

## Links

- GitHub: https://github.com/donalee/DTW-Pool
- awesome-repositories: https://awesome-repositories.com/repository/donalee-dtw-pool.md

## Description

This is the author code of "Learnable Dynamic Temporal Pooling for Time Series Classification" (AAAI 2021). - We employ (and customize) the fast CUDA implementation of soft-dtw (based on pytorch), publicly available at https://github.com/Maghoumi/pytorch-softdtw-cuda. - For more details of…

## Tags

### Part of an Awesome List

- [Representation Learning](https://awesome-repositories.com/f/awesome-lists/ai/representation-learning.md) — Learnable dynamic temporal pooling for classification.
