kaka-lin / stock-price-predict
Implementation of seq2seq with attention in keras
☆114Updated 5 years ago
Alternatives and similar repositories for stock-price-predict:
Users that are interested in stock-price-predict are comparing it to the libraries listed below
- RNN - Stock Prediction Model using Attention Multilayer Recurrent Neural Networks with LSTM Cells☆39Updated 7 years ago
- stock predict by cnn and lstm☆38Updated 6 years ago
- ☆117Updated 6 years ago
- By PyTorch☆140Updated 5 years ago
- A Dual-Stage Attention-Based Recurrent Neural Network for Time Series Prediction☆111Updated 10 months ago
- 基於DA-RNN之DSTP-RNN論文試做(Ver1.0)☆77Updated 4 years ago
- Stock Prediction usning Transformer NN☆81Updated 6 years ago
- Comparative Analysis of Conv1D-LSTM with CNN , LSTM for Stock Price Prediction☆61Updated 6 years ago
- Compare how ANNs, RNNs, LSTMs, and LSTMs with attention perform on time-series analysis☆42Updated 6 years ago
- copper price(time series) prediction using bpnn and lstm☆106Updated 6 years ago
- Keras version of LSTNet☆96Updated 6 years ago
- time series forecasting using keras, inlcuding LSTM,RNN,MLP,GRU,SVR and multi-lag training and forecasting method, ICONIP2017 paper.☆118Updated 6 years ago
- Stock Price Prediction using CNN-LSTM☆85Updated 5 years ago
- stock forecasting with sentiment variables(with lstm as generator and mlp as discriminator)☆35Updated 5 years ago
- An attempt to implement the idea behind this paper: https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0212320☆20Updated 3 years ago
- used for Stock Prodiction&power prediction&Traffic prediction by ARIMA,xgboost,RNN,LSTM,TCN☆108Updated 5 years ago
- TensorFlow implementation of Z. Hu et al. "Listening to Chaotic Whispers: A Deep Learning Framework for News-oriented Stock Trend Predict…☆29Updated 8 months ago
- the extension of https://github.com/philipperemy/keras-attention-mechanism , create a new scipt to add attetion to input dimensions rath…☆78Updated 9 months ago
- Predicting the closing stock price given last N days' data that also includes the output feature for CNN & LSTM, while predicting it for …☆10Updated 5 years ago
- ☆26Updated 5 years ago
- attention-based LSTM/Dense implemented by Keras☆299Updated 7 years ago
- Stock price prediction using LSTM and 1D Convoltional Layer implemented in keras with TF backend on daily closing price of S&P 500 data f…☆146Updated 7 years ago
- Financial time series forecast using dual attention RNN☆27Updated 6 years ago
- 根据Seanny123复现论文A Dual-Stage Attention-Based Recurrent Neural Network for Time Series Prediction的pytorch代码进行相关修改,适应pytorch1.2版本☆31Updated 4 years ago
- ☆131Updated 6 years ago
- My blog.☆78Updated 9 months ago
- Tensorflow implementation of paper http://arxiv.org/abs/1704.02971☆15Updated 5 years ago
- Using K-NN, SVM, Bayes, LSTM, and multi-variable LSTM models on time series forecasting☆49Updated 5 years ago
- Applied an ARIMA-LSTM hybrid model to predict future price correlation coefficients of two assets☆415Updated 6 years ago
- This project aims to give you an introduction to how Seq2Seq based encoder-decoder neural network architectures can be applied on time se…☆42Updated 6 years ago