zalandoresearch / pytorch-ts

PyTorch based Probabilistic Time Series forecasting framework based on GluonTS backend
MIT License
1.21k stars 191 forks source link

How to use TimeGrad Alg. ? #111

Open LinghaoChan opened 1 year ago

LinghaoChan commented 1 year ago

I am not clear about the hyper-parameters of the TimeGradEstimator class, and I want to try it. Is there any examples of using it? I met with some bugs when changing hyper-parameters directly.