This repo deals with time series prediction using LSTMs. An encoder-decoder architecture was used for this purpose. A dual-stage attention mechanism (DA-RNN) has been used in addition to it.
☆24Oct 6, 2021Updated 4 years ago
Alternatives and similar repositories for Stock-Market-Index-Prediction
Users that are interested in Stock-Market-Index-Prediction are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Pytorch implementation of Dual-Stage Attention-Based Recurrent Neural Network for Time Series Prediction https://arxiv.org/pdf/1704.02971…