Seanny123 / da-rnn

Dual-Stage Attention-Based Recurrent Neural Net for Time Series Prediction
333 stars 118 forks source link

Multi-Step Prediction #23

Open DeastinY opened 4 years ago

DeastinY commented 4 years ago

With the current implementation (afaik) only a single step will be predicted. A modification for the Decoder part would be great