YC-Coder-Chen / GRU-stock-price-predictionLinks
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 6 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:
- RNN - Stock Prediction Model using Attention Multilayer Recurrent Neural Networks with LSTM Cells☆40Updated 8 years ago
- Applied an ARIMA-LSTM hybrid model to predict future price correlation coefficients of two assets☆424Updated 7 years ago
- Stock Price Prediction using CNN-LSTM☆86Updated 5 years ago
- 使用随机森林、bp神经网络、LSTM神经网络、GRU对股票收盘价进行回归预测。Random forest, BP neural network, LSTM neural network and GRU are used to predict the closing pric…☆53Updated 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,…☆70Updated 7 years ago
- Attempt to use XGBoost in stock price prediction☆90Updated 5 years ago
- An attempt to implement the idea behind this paper: https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0212320☆21Updated 4 years ago
- Temporal Convolutional Neural Net for stock selection, using a Genetic Algorithm for feature selection☆33Updated 5 years ago
- Comparative Analysis of Conv1D-LSTM with CNN , LSTM for Stock Price Prediction☆62Updated 7 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 8 years ago
- By combining GARCH(1,1) and LSTM model implementing predictions.☆58Updated 6 years ago
- stock predict by cnn and lstm☆39Updated 7 years ago
- This project includes following repositories Presentation Machine Learning algorithms like Prophet, ARIMA, XGBoost, LSTM and Seq2Seq☆17Updated 5 years ago
- In this project, we will compare two algorithms for stock prediction. First, we will utilize the Long Short Term Memory(LSTM) network to …☆261Updated 4 years 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 6 years ago
- Stock market prediction model ANN, SVM, SVR☆16Updated 7 years ago
- 基於DA-RNN之DSTP-RNN論文試做(Ver1.0)☆78Updated 5 years ago
- kennedyCzar / STOCK-RETURN-PREDICTION-USING-KNN-SVM-GUASSIAN-PROCESS-ADABOOST-TREE-REGRESSION-AND-QDAForecast stock prices using machine learning approach. A time series analysis. Employ the Use of Predictive Modeling in Machine Learning …☆134Updated 3 years ago
- LSTM神经网络预测沪深300指数及其涨跌☆42Updated 5 years ago
- Comparing Long Term Short Memory (LSTM) & Gated Re-current Unit (GRU) during forecasting of oil price .Exploring multivariate relationsh…☆48Updated 3 years ago
- Time Series analysis with Python and ARIMA model to forecast Bitcoin price☆23Updated 7 years ago
- Attention-based CNN-LSTM and XGBoost hybrid model for stock prediction☆402Updated 3 years ago
- ☆78Updated 5 years ago
- Try to predict stock price with LSTM、GAN and DRL, exploring the features of news and technical indicators,which help improving perfomance…☆108Updated 6 years ago
- ☆38Updated 4 years ago
- Project analyzes Amazon Stock data using Python. Feature Extraction is performed and ARIMA and Fourier series models are made. LSTM is us…☆434Updated 5 years ago
- LSTM-XGBoost Time Series Forecasting☆149Updated last year
- used for Stock Prodiction&power prediction&Traffic prediction by ARIMA,xgboost,RNN,LSTM,TCN☆113Updated 5 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…☆148Updated 8 years ago
- A Comparison of LSTMs and Attention Mechanisms for Forecasting Financial Time Series☆72Updated 6 years ago