yantijin / ScoreGradPred

Code for *ScoreGrad: Multivariate Probabilistic Time Series Forecasting with Continuous Energy-based Generative Models*
81 stars 11 forks source link

How did you decide epochs ? #1

Closed ken-take-it-so-so closed 1 year ago

ken-take-it-so-so commented 1 year ago

Hello.
I read "ScoreGrad: Multivariate Probabilistic Time Series Forecasting with Continuous Energy-based Generative Models".
How did you decide epochs? I would appreciate your cooperation.

yantijin commented 1 year ago

We use grid-search method for hyper-parameter settings. It's a good question, as we noted in the paper and appendix, the value of the train loss is not directly correlated with the performance.