LSTM-Crypto-Price-Prediction
Crypto Price Predictor
Predicts future cryptocurrency prices using machine learning and technical analysis techniques.
Predicting price trends in cryptomarkets using an lstm-RNN for the use of a trading bot
291 stars
19 watching
59 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
algorithmic-tradingalgotradingbitcoinbotbtcinterpolationlstmmacdmarket-analysisrnnscikittechnical-analysistrading-bottrends
Related projects:
Repository | Description | Stars |
---|---|---|
nourozr/stock-price-prediction-lstm | A Python project that uses LSTM recurrent neural networks to predict the average price of Apple Inc. stock based on historical data | 573 |
jaungiers/multidimensional-lstm-bitcoin-time-series | A Python implementation using LSTM neural networks to forecast Bitcoin price based on time series data | 335 |
llsourcell/bitcoin_prediction | A system for predicting Bitcoin prices using real-time data from tweets and other sources | 235 |
harimkang/lstm-prediction | A time series prediction project using LSTM algorithm to forecast jeans prices based on historical sales data | 56 |
sravb/algorithmic-trading | An algorithmic trading system using machine learning and historical stock data to predict price movements. | 113 |
sc4recoin/neuroevolution-btc-trader | An algorithmic trading system that uses neuroevolution to optimize trading strategies on cryptocurrency markets | 155 |
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 |
panditanvita/btcpredictor | An algorithm for predicting Bitcoin prices using Bayesian regression techniques from historical data | 321 |
shikhar1998/stock-market-prediction-using-neural-networks-and-genetic-algorithm | An AI model predicting stock market prices using neural networks and genetic algorithms | 77 |
achillesrasquinha/bulbea | A library for building machine learning models to predict stock prices and analyze market sentiment. | 2,049 |
chengstone/lotterypredict | This project uses LSTM to predict lottery numbers using TensorFlow 1.0 and Python 3.5. | 381 |
vivekpa/aialpha | This project trains machine learning models to predict stock returns using various algorithms and techniques. | 1,734 |
robromijnders/lstm_tsc | An implementation of a Long Short-term memory model for time series classification using Python and TensorFlow. | 408 |
vivekpa/introneuralnetworks | An educational project to teach machine learning and neural networks using stock price prediction as an example | 741 |