nachokelkar / MixupContrastiveLearning

Code for mixup contrastive learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mixup Contrastive Learning

Code for mixup contrastive learning framework for time series. The notebook "MixupContrastiveLearningExample.ipynb" illustrates how to perform the learning and test on some simple time series datasets.

Results on all univariate and multivariate datasets

The folders UcrResults and UeaResults contains the results on all datasets in the UCR and UEA databases for all methods considered. They also containts the results across all 5 folds for the learning based methods.

About

Code for mixup contrastive learning


Languages

Language:Jupyter Notebook 100.0%