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 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
- RNN - Stock Prediction Model using Attention Multilayer Recurrent Neural Networks with LSTM Cells☆39Updated 7 years ago
- By combining GARCH(1,1) and LSTM model implementing predictions.☆57Updated 6 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
- Time Series analysis with Python and ARIMA model to forecast Bitcoin price☆22Updated 6 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
- Comparative Analysis of Conv1D-LSTM with CNN , LSTM for Stock Price Prediction☆61Updated 6 years ago
- Stock Price Prediction using CNN-LSTM☆84Updated 5 years ago
- stock predict by cnn and lstm☆38Updated 7 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 5 years ago
- Stock Price Prediction with PCA and LSTM☆14Updated 4 years ago
- Stock market prediction model ANN, SVM, SVR☆16Updated 7 years ago
- Univariate_ARIMA_models, ARCH/GARCH Volatility Forecasting models, VAR model for macro fundamentals forecasts☆11Updated 4 years ago
- ARIMA & GARCH models for stock price prediction☆18Updated 4 years ago
- Apply machine learning algorithms in the financial market. Ensemble Model, including XGBoost, LightGBM, CNN, ResNet and LSTM.☆10Updated 3 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 2 years ago
- ☆10Updated 3 years ago
- Stock markets are an essential component of the economy. Their prediction naturally arouses afascination in the academic and financial w…☆21Updated 4 years ago
- Forecasting exchange rates by using commodities prices☆10Updated 3 years ago
- Stock Price Prediction of any Organizations using SVR☆18Updated 5 years ago
- A Python implementation of a Hybrid LSTM-GARCH model for volatility forecasting☆39Updated 2 years ago
- Trained an LSTM model in python to predict prices after denoising the price signal using wavelet transformation method.☆8Updated 5 years ago
- Multi-Factor Stock Profit Prediction Using EMD-ALSTM☆28Updated 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
- Python notebook implementation of hyperparameter tuning of LSTM deep learning model using Genetic algorithm☆22Updated 3 years ago
- used for Stock Prodiction&power prediction&Traffic prediction by ARIMA,xgboost,RNN,LSTM,TCN☆111Updated 5 years ago
- A Comparison of LSTMs and Attention Mechanisms for Forecasting Financial Time Series☆72Updated 6 years ago
- Using three approaches to calculate Value at Risk and Conditional Value at Risk of a portfolio of assets.☆14Updated 5 years ago
- Comparing Long Term Short Memory (LSTM) & Gated Re-current Unit (GRU) during forecasting of oil price .Exploring multivariate relationsh…☆46Updated 3 years ago
- RNN based on Chandler Zuo's implementation of the paper: A Dual-Stage Attention-Based Recurrent Neural Network for Time Series Prediction☆18Updated 11 months ago