Pinned Repositories
Deep-Neural-Networks-For-Stock-Price-Prediction
Comparative Analysis of Conv1D-LSTM with CNN , LSTM for Stock Price Prediction
Stock-Price-Prediction
Stock price prediction using LSTM and 1D Convoltional Layer implemented in keras with TF backend on daily closing price of S&P 500 data from Jan 2000 to Aug 2016
Stock-Price-Prediction-Time-Series-with-NN
Predicting the closing stock price given last N days' data that also includes the output feature for CNN & LSTM, while predicting it for regular NN given only today's data, observing and comparing time series for various models. Additionally finding best value for N previous days and bidirectional LSTM for experiments.
stockPrediction_CNN
Uisng CNN to predicte stock market trend, and feeding with 2D images
LianglongshengWang's Repositories
LianglongshengWang/Deep-Neural-Networks-For-Stock-Price-Prediction
Comparative Analysis of Conv1D-LSTM with CNN , LSTM for Stock Price Prediction
LianglongshengWang/Stock-Price-Prediction
Stock price prediction using LSTM and 1D Convoltional Layer implemented in keras with TF backend on daily closing price of S&P 500 data from Jan 2000 to Aug 2016
LianglongshengWang/Stock-Price-Prediction-Time-Series-with-NN
Predicting the closing stock price given last N days' data that also includes the output feature for CNN & LSTM, while predicting it for regular NN given only today's data, observing and comparing time series for various models. Additionally finding best value for N previous days and bidirectional LSTM for experiments.
LianglongshengWang/stockPrediction_CNN
Uisng CNN to predicte stock market trend, and feeding with 2D images