sm823zw/Stock-Market-Index-Prediction
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.
No commits in the last 6 months.
Stars
24
Forks
3
Language
Jupyter Notebook
License
GPL-3.0
Category
Last pushed
Oct 06, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/sm823zw/Stock-Market-Index-Prediction"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rafa-rod/pytrendseries
Detect trend in time series, drawdown, drawdown within a constant look-back window , maximum...
TimRivoli/Stock-Price-Trade-Analyzer
This is a Python 3 project for analyzing stock prices and methods of stock trading. It uses...
LeonardoBerti00/TLOB
This is the official repository for the paper TLOB: A Novel Transformer Model with Dual...
jcamiloangarita/stocker
Stock Price Prediction
JordiCorbilla/stock-prediction-deep-neural-learning
Predicting stock prices using a TensorFlow LSTM (long short-term memory) neural network for...