jdb78 / pytorch-forecasting

Time series forecasting with PyTorch
https://pytorch-forecasting.readthedocs.io/
MIT License
3.84k stars 608 forks source link

NbeatsX #557

Closed wangbingnan136 closed 3 years ago

wangbingnan136 commented 3 years ago

https://github.com/cchallu/nbeatsx I think we should implement nbeatsx in pytorch-forecasting.Nbeats is not able to use exogenous variables while nbeatsx can.

jdb78 commented 3 years ago

471