zalandoresearch / pytorch-ts

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

Updated Solar example, import fix #43

Closed Samnor closed 3 years ago

Samnor commented 3 years ago

Minor update that fixes the import of models and datasets.

kashif commented 3 years ago

thanks