Skip to content

Files

Latest commit

 Cannot retrieve latest commit at this time.

History

History
14 lines (13 loc) · 458 Bytes

TODO.md

File metadata and controls

14 lines (13 loc) · 458 Bytes

📆 TODO

  • Add Transformer-based methods, such as Informer, AutoFormer, FEDFormer, PyraFormer.
  • Add more datasets, such as electricity, ETT, exchange rate, weather, traffic, and illness.
  • Publish to PyPI
  • Add more docs.
    • Document of the Pipeline
    • Build-in Time Series Forecasting Dataset
    • Architecture Interfaces
    • Runner Interfaces
    • Configuration Document
    • Cutomized Loss
    • Utils
    • How to define custom datasets.