Kulbear / stock-predictionLinks
Stock price prediction with recurrent neural network. The data is from the Chinese stock.
☆281Updated last year
Alternatives and similar repositories for stock-prediction
Users that are interested in stock-prediction are comparing it to the libraries listed below
Sorting:
- High Frequency Trading Price Prediction using LSTM Recursive Neural Networks☆790Updated 9 years ago
- Use Tensorflow to run CNN for predict stock movement. Hope to find out which pattern will follow the price rising.☆462Updated 9 years ago
- ☆116Updated 8 years ago
- A LSTM model using Risk Estimation loss function for stock trades in market☆323Updated 5 years ago
- This solution presents an accessible, non-trivial example of machine learning (Deep learning) with financial time series using TensorFlow☆759Updated 4 years ago
- Stock Market Prediction Using Unsupervised Features☆368Updated 2 years ago
- Use deep learning, genetic programming and other methods to predict stock and market movements☆433Updated 4 years ago
- Predict Stocks Market Machine Learning☆261Updated 11 years ago
- ☆185Updated 6 years ago
- Uses Deep Convolutional Neural Networks (CNNs) to model the stock market using technical analysis. Predicts the future trend of stock sel…☆617Updated 2 years ago
- Stock price trend prediction with news sentiment analysis using deep learning☆71Updated 8 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…☆148Updated 8 years ago
- Stock price prediction with LSTMs in TensorFlow☆444Updated 9 years ago
- Stock analysis/prediction model using machine learning☆191Updated 7 years ago
- Technical experimentations to beat the stock market using deep learning☆481Updated 8 years ago
- Use NLP to predict stock price movement associated with news☆857Updated last year
- Introducing neural networks to predict stock prices☆766Updated 6 years ago
- OHLC Average Prediction of Apple Inc. Using LSTM Recurrent Neural Network☆614Updated 2 years ago
- This project seeks to utilize Deep Learning models, Long-Short Term Memory (LSTM) Neural Network algorithm, to predict stock prices.☆313Updated 5 years ago
- CNN for stock market prediction using raw data & candlestick graph.☆166Updated 6 years ago
- ☆229Updated 5 years ago
- This is an LSTM stock prediction using Tensorflow with Keras on top.☆231Updated 8 years ago
- An intelligent recommender system for stock analyzing, predicting and trading☆141Updated 3 years ago
- Using multidimensional LSTM neural networks to create a forecast for Bitcoin price☆343Updated 8 years ago
- Team Buffalox8 predicts directional movement of stock prices.☆346Updated 11 years ago
- This is the code for "Stock Market Prediction" by Siraj Raval on Youtube☆241Updated 8 years ago
- Stock Price Prediction using Machine Learning Techniques☆1,485Updated 2 years ago
- Data and code of my Medium story on stock prediction with TensorFlow☆520Updated 7 years ago
- This is the code for "Reinforcement Learning for Stock Prediction" By Siraj Raval on Youtube☆654Updated 3 years ago
- Implemented a system that analyses previous stock data of various companies, processes Time-Series data and aims to forecast the trends o…