emadeldeen24 / AdaTime

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

Sweep doesn't work #8

Closed HuayuLiArizona closed 8 months ago

HuayuLiArizona commented 9 months ago

Hi,

Im using sweep.py for sweeping the hyperparameters for my algorithm. However, with trainer.train(), I'm only able to run rugular training process. And if I change the code to trainer.sweep(), I will get KeyError('batch_size') from wandb. image image

emadeldeen24 commented 9 months ago

Can you provide more details about which method and which dataset?

emadeldeen24 commented 8 months ago

Closing this issue for inactivity. Feel free to reply later.