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
5.15k stars 643 forks source link

Can you help adapt the latest models such as Crossformer? #779

Closed Christoph-XJ closed 1 year ago

Christoph-XJ commented 1 year ago

It would be great if some of the latest models could be adapted

oguiza commented 1 year ago

Hi @Christoph-XJ, I review papers on time series daily and know of Crossformer. However, due to our limited capacity to create/ adapt new models, we need to select those that we really believe offer better performance. While the architecture is certainly interesting, the performance doesn't seem to improve that of other models. Having said that, there are contributors that occasionally propose to create a PR to add a new architecture. If you are interested, I can help you with the process.

oguiza commented 1 year ago

Closed due to lack of response.