timeseriesAI / tsai

Time series Timeseries Deep Learning Machine Learning Python Pytorch fastai | State-of-the-art Deep Learning library for Time Series and Sequences in Pytorch / fastai
https://timeseriesai.github.io/tsai/
Apache License 2.0
4.91k stars 622 forks source link

Long window and long sequence problem #912

Open ramdhan1989 opened 1 week ago

ramdhan1989 commented 1 week ago

Hi, I would like to ask if anyone can suggest to use this repo for forecasting 500k vector at time step 0 into step 1 until 300 time steps ahead?

Your advice is really appreciated.

thanks