goshaQ / da-rnn

Dual-Stage Attention-Based Recurrent Neural Net for Time Series Prediction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dual-Stage Attention-Based Recurrent Neural Net for Time Series Prediction based off this blog post by Chandler Zuo. Given I'm basically copying the code from his post, the copyright probably belongs to him.

There is a different implementation by Zhenye-Na, but from what I can tell, it's only single-variate.

About

Dual-Stage Attention-Based Recurrent Neural Net for Time Series Prediction


Languages

Language:Python 100.0%