Awesome
DTCR
The paper "Learning Representations for Time Series Clustering" accepted by 2019 Neural Information Processing Systems (NeurIPS).
Jiawei Zheng and Sen Li equally contributed to this work.
Code
The code for DTCR.
Dependencies
- tensorflow 1.0 and above
Usage
This repository contains a demo of Coffee in the UCR dataset. You can run the command:
- Train: python train_model.py
- Test: python load_model_Coffee.py