AIStream-Peelout / flow-forecast

Deep learning PyTorch library for time series forecasting, classification, and anomaly detection (originally for flood forecasting).
https://flow-forecast.atlassian.net/wiki/spaces/FF/overview
GNU General Public License v3.0
2k stars 290 forks source link

Add D_Linear #648

Closed isaacmg closed 1 year ago

ghost commented 1 year ago
👇 Click on the image for a new way to code review #### [![Review these changes using an interactive CodeSee Map](https://s3.us-east-2.amazonaws.com/maps.codesee.io/images/github/AIStream-Peelout/flow-forecast/648/6daa374a/9a507fbb29826a4cfcefe0d61866b694f2a9c6cf.svg)](https://app.codesee.io/r/reviews?pr=648&src=https%3A%2F%2Fgithub.com%2FAIStream-Peelout%2Fflow-forecast) #### Legend CodeSee Map legend
isaacmg commented 1 year ago

This PR aims to add the DLinear model to Flow Forecast from the paper Are Transformers Effective for Time Series Forecasting