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…
☆13Jul 5, 2023Updated 2 years ago
Alternatives and similar repositories for StockMarketPredictionsWithRNN
Users that are interested in StockMarketPredictionsWithRNN are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Computing calibrated prediction intervals for neural network regressors☆10May 28, 2019Updated 6 years ago
- Randomly partitions time series segments into train, development, and test sets; Trains multiple models optimizing parameters for develo…