jroell / StockMarketPredictionsWithRNN
The goal of this project was to predict stock market prices using a recurrent neural network. This project was inspired by the Standford paper "Financial Market Time Series Prediction with Recurrent Neural Networks Armando Bernal, Sam Fok, Rohit Pidaparthi December 14, 2012" . Using the Standford paper as a baseline, I was able to improve and be…
☆14Updated last year
Related projects ⓘ
Alternatives and complementary repositories for StockMarketPredictionsWithRNN
- stock predict by cnn and lstm☆38Updated 6 years ago
- RNN - Stock Prediction Model using Attention Multilayer Recurrent Neural Networks with LSTM Cells☆39Updated 7 years ago
- Try to predict stock price with LSTM、GAN and DRL, exploring the features of news and technical indicators,which help improving perfomance…☆83Updated 5 years ago
- Stock Price Prediction using CNN-LSTM☆83Updated 4 years ago
- By combining GARCH(1,1) and LSTM model implementing predictions.☆54Updated 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,…☆68Updated 6 years ago
- Conversion of the time series values to 2-D stock bar chart images and prediction using CNN (using Keras-Tensorflow)☆39Updated last year
- Stock Price Prediction with PCA and LSTM☆14Updated 3 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
- 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…☆139Updated 7 years ago
- Comparative Analysis of Conv1D-LSTM with CNN , LSTM for Stock Price Prediction☆60Updated 6 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
- Deep Learning - Neural network (RNN, LSTM & GRU)☆62Updated 6 years ago
- Stock Prediction usning Transformer NN☆80Updated 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 …☆127Updated 2 years ago
- Multi-Factor Stock Profit Prediction Using EMD-ALSTM☆27Updated 5 years ago
- https://arxiv.org/abs/2006.04992☆19Updated 3 years ago
- Market Risk Management with Time Series Prediction of Stock Market Trends using ARMA, ARIMA, GARCH regression models and RNN for time ser…☆20Updated 7 years ago
- Intra day Stock Prediction 10 minutes into the future☆102Updated 5 years ago
- Time Series analysis with Python and ARIMA model to forecast Bitcoin price☆21Updated 6 years ago
- implementation of WSAE-LSTM model as defined by Bao, Yue, Rao (2017)☆78Updated last year
- The random forest, FFNN, CNN and RNN models are developed to predict the movement of future trading price of Netflix (NFLX) stock using t…☆58Updated 3 years ago
- LSTM RNN for sentiment-based stock prediction☆64Updated 6 years ago
- This repository delineates the affect of social perception on the stock price of a company☆18Updated 4 years ago
- In this project, we implement and compare the performance of several machine learning and deep learning algorithms in predicting the US s…☆50Updated 3 years ago
- Stock Prediction with XGBoost: A Technical Indicators' approach☆27Updated 5 years ago
- Reproduction of code described in the paper "Stock Market Prediction Based on Generative Adversarial Network" by Kang Zhang et al.☆25Updated 4 years ago
- Temporal Convolutional Neural Net for stock selection, using a Genetic Algorithm for feature selection☆32Updated 4 years ago