Skip to content

The paper "Self-Supervised Time Series Clustering withModel-based Dynamics"

Notifications You must be signed in to change notification settings

qianlima-lab/STCN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

STCN

The paper "Self-Supervised Time Series Clustering withModel-based Dynamics"

Dependencies

  • python 2.7
  • tensorflow 1.11.0

Usage

This repository contains a demo of Beef in the UCR dataset. You can run the command:

  Train: python STCN.py
  
  Test: python STCN_load_Beef.py

Data

The data used in the paper is obtained from: https://www.cs.ucr.edu/~eamonn/time_series_data_2018/

About

The paper "Self-Supervised Time Series Clustering withModel-based Dynamics"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages