Stock-Price-Prediction-LSTM
Stock price predictor
A Python project that uses LSTM recurrent neural networks to predict the average price of Apple Inc. stock based on historical data
OHLC Average Prediction of Apple Inc. Using LSTM Recurrent Neural Network
573 stars
23 watching
212 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
algorithmic-tradingdeep-learninglstm-neural-networksmachine-learningmachine-learning-for-financemachine-learning-for-tradingneural-networksrecurrent-neural-networks
Related projects:
Repository | Description | Stars |
---|---|---|
sc4recoin/lstm-crypto-price-prediction | Predicts future cryptocurrency prices using machine learning and technical analysis techniques. | 291 |
robertmartin8/machinelearningstocks | A Python project applying machine learning to predict stock price movements based on historical data and fundamental analysis. | 1,764 |
nazanin1369/stockpredictor | Uses machine learning and deep learning to predict stock movement based on historical data from Yahoo Finance. | 49 |
vivekpa/introneuralnetworks | An educational project to teach machine learning and neural networks using stock price prediction as an example | 741 |
shikhar1998/stock-market-prediction-using-neural-networks-and-genetic-algorithm | An AI model predicting stock market prices using neural networks and genetic algorithms | 77 |
vivekpa/aialpha | This project trains machine learning models to predict stock returns using various algorithms and techniques. | 1,734 |
achillesrasquinha/bulbea | A library for building machine learning models to predict stock prices and analyze market sentiment. | 2,049 |
lastancientone/deep_learning_machine_learning_stock | An in-depth analysis and experimentation of stock market prediction using machine learning and deep learning techniques. | 1,254 |
jaungiers/multidimensional-lstm-bitcoin-time-series | A Python implementation using LSTM neural networks to forecast Bitcoin price based on time series data | 335 |
jaungiers/lstm-neural-network-for-time-series-prediction | A Python implementation of a Long Short-Term Memory neural network designed for predicting time series data sequences | 4,841 |
harimkang/lstm-prediction | A time series prediction project using LSTM algorithm to forecast jeans prices based on historical sales data | 56 |
hamid-nasiri/vmd-mfrfnn | An implementation of a multi-step-ahead stock price prediction algorithm using recurrent fuzzy neural networks and variational mode decomposition. | 48 |
sravb/algorithmic-trading | An algorithmic trading system using machine learning and historical stock data to predict price movements. | 113 |
keon/deepstock | An experimental project exploring the use of deep learning to analyze and predict stock market trends. | 470 |
timestocome/test-stock-prediction-algorithms | An experimental repository exploring time series analysis and prediction techniques using various machine learning approaches. | 421 |