Replies: 1 comment
-
|
It would be nice to see how the authors dealt with no. 2. It occurs very often with tsmixup. I'm currently just filtering out examples with near zero context std, but curious how else we could manage it. Maybe a more robust scaler? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thank you for your outstanding work. I have some questions about the training process of the Bolt model:
chronos_datasetswith a learning rate of 1e-5 and a batch size of 32, the loss always fluctuates and does not show a downward trend. Are there any techniques to address this?input_embedding_layer), after training, the model completely fails to capture any periodic patterns. Have others encountered a similar situation? Is there any trick to avoid it?Beta Was this translation helpful? Give feedback.
All reactions