DMIRLAB-Group / SASA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Time Series Domain Adaptation via Sparse Associative Structure Alignment

Requirements

python 3.x with package tensorflow-gpu (1.12.0)+, tabulate, scikit-learn

Training

If you need to apply our model to other datasets, you need to change the parameters in params_config.py, and how the data is read in data_utils.py.

python train.py

And the Pytorch version can be found in SASA-Pytorch(https://github.com/DMIRLAB-Group/SASA-pytorch)

About


Languages

Language:Python 100.0%