emadeldeen24 / AdaTime

[TKDD 2023] AdaTime: A Benchmarking Suite for Domain Adaptation on Time Series Data
MIT License
180 stars 21 forks source link

I found this error about config.py of WISDOM #9

Closed Afleve closed 7 months ago

Afleve commented 8 months ago

I can run these dataset(HAR) But I met this error when I run this on WISDOM using CoTMix 1 cuz the WISDOM class hasn't step_size and lr_decay in the config.py

one more error: 2 cuz the size of trg isn't equal to the size of src in the last batch.

emadeldeen24 commented 7 months ago

you can set drop_last = True in the dataloader