YC-Coder-Chen / GRU-stock-price-prediction
A new GRU framework for stock price prediction. A new module similar to the attention mechanism and a module similar to the ResNet are added in the framework. .
☆10Updated 5 years ago
Alternatives and similar repositories for GRU-stock-price-prediction
Users that are interested in GRU-stock-price-prediction are comparing it to the libraries listed below
Sorting:
- Temporal Convolutional Neural Net for stock selection, using a Genetic Algorithm for feature selection☆33Updated 4 years ago
- Comparative Analysis of Conv1D-LSTM with CNN , LSTM for Stock Price Prediction☆61Updated 6 years ago
- Stock Price Prediction with PCA and LSTM☆14Updated 4 years ago
- used for Stock Prodiction&power prediction&Traffic prediction by ARIMA,xgboost,RNN,LSTM,TCN☆110Updated 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
- ☆10Updated 3 years ago
- Stock Price Prediction using CNN-LSTM☆85Updated 5 years ago
- 使用随机森林、bp神经网络、LSTM神经网络、GRU对股票收盘价进行回归 预测。Random forest, BP neural network, LSTM neural network and GRU are used to predict the closing pric…☆53Updated 4 years ago
- Stock Price Prediction of any Organizations using SVR☆18Updated 5 years ago
- RNN - Stock Prediction Model using Attention Multilayer Recurrent Neural Networks with LSTM Cells☆39Updated 7 years ago
- This project uses XGBoost and LSTM to forecast stock market performance.☆19Updated 4 years ago
- Application of deep learning model (Temporal Fusion Transformer) to forecast time-series data☆33Updated 4 years ago
- stock predict by cnn and lstm☆38Updated 6 years ago
- Forex Time-Series Prediction Using TCN☆44Updated 5 years ago
- Market Risk Management with Time Series Prediction of Stock Market Trends using ARMA, ARIMA, GARCH regression models and RNN for time ser…☆21Updated 7 years ago
- Python notebook implementation of hyperparameter tuning of LSTM deep learning model using Genetic algorithm☆21Updated 3 years ago
- 基於DA-RNN之DSTP-RNN論文試做(Ver1.0)☆76Updated 4 years ago
- Apply machine learning algorithms in the financial market. Ensemble Model, including XGBoost, LightGBM, CNN, ResNet and LSTM.☆10Updated 2 years ago
- ☆40Updated 4 years ago
- Paper-Reproduce: (ESWA) Forecasting the realized volatility of stock price index: A hybrid model integrating CEEMDAN and LSTM☆63Updated last year
- By combining GARCH(1,1) and LSTM model implementing predictions.☆57Updated 6 years ago
- Attempt to use XGBoost in stock price prediction☆85Updated 4 years ago
- 根据Seanny123复现论文A Dual-Stage Attention-Based Recurrent Neural Network for Time Series Prediction的pytorch代码进行相关修改,适应pytorch1.2版本☆31Updated 4 years ago
- Multivariate Time series Analysis Using LSTM & ARIMA☆37Updated 5 years ago
- BEST SCORE ON KAGGLE SO FAR. Mean Square Error after repeated tuning 0.00032. Used stacked GRU + LSTM layers with optimized architecture,…☆69Updated 6 years ago
- This project is an implementation of the paper Modeling Long- and Short-Term Temporal Patterns with Deep Neural Networks. The model LSTNe…☆16Updated 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
- This project includes following repositories Presentation Machine Learning algorithms like Prophet, ARIMA, XGBoost, LSTM and Seq2Seq☆17Updated 5 years ago
- Predicting future temperature using univariate and multivariate features using techniques like Moving window average and LSTM(single and …☆58Updated 11 months ago
- Trained an LSTM model in python to predict prices after denoising the price signal using wavelet transformation method.☆8Updated 5 years ago