You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for publishing the code. I am trying to reproduce the results for the PEMS-BAY dataset. The loss I get is larger than the one reported in the Appendix of the paper. I just pulled the repository and ran the code with the provided commands. Following I copy the log at epoch 99.
Thanks for your message. I checked this situation. The performance on the PEMS-BAY do have the gap with our previous implementation. It might come from the previous updates. I will check the code, re-ture the parameters and get back to you soon. Thanks for your remind.
Update:
I quickly finetuned some parameters. It seems I used a large learning rate before. When I set base_lr to 0.001, the performance became better. I guess the model is very sensitive to the parameters about learning rate: base_lr, lr_decay_ratio and steps.
Hi,
Thank you for publishing the code. I am trying to reproduce the results for the PEMS-BAY dataset. The loss I get is larger than the one reported in the Appendix of the paper. I just pulled the repository and ran the code with the provided commands. Following I copy the log at epoch 99.
The training loss seems too large, could it be it is diverging? Maybe an error has been introduced into the repository in one of the last updates?
Best,
Victor
The text was updated successfully, but these errors were encountered: