price-prediction topic

List price-prediction repositories

btcpredict

38
Stars
5
Forks
Watchers

📈 Bitcoin bull run peak prediction project (price and date)

han

28
Stars
18
Forks
Watchers

TensorFlow implementation of Z. Hu et al. "Listening to Chaotic Whispers: A Deep Learning Framework for News-oriented Stock Trend Prediction", WSDM 2018

LSTM_RNN_Tutorials_with_Demo

642
Stars
285
Forks
Watchers

LSTM-RNN Tutorial with LSTM and RNN Tutorial with Demo with Demo Projects such as Stock/Bitcoin Time Series Prediction, Sentiment Analysis, Music Generation using Keras-Tensorflow

BTCpredictor

319
Stars
114
Forks
Watchers

Bitcoin price prediction algorithm using bayesian regression techniques

CNN-TA

95
Stars
39
Forks
Watchers

Algorithmic Financial Trading with Deep Convolutional Neural Networks: Time Series to Image Conversion Approach: A novel algorithmic trading model CNN-TA using a 2-D convolutional neural network based...

Machine learning regression algorithm on cryptocurrency stock price for the next 30 days.

HFT-price-prediction

135
Stars
66
Forks
Watchers

A project of using machine learning model (tree-based) to predict short-term instrument price up or down in high frequency trading.

SparkDeepMlpGADow30

62
Stars
46
Forks
Watchers

A Deep Neural-Network based (Deep MLP) Stock Trading System based on Evolutionary (Genetic Algorithm) Optimized Technical Analysis Parameters (using Apache Spark MLlib)

recurrent-neural-network-pricing-model

50
Stars
33
Forks
Watchers

Price Prediction Case Study predicting the Bitcoin price and the Google stock price using Deep Learning, RNN with LSTM layers with TensorFlow and Keras in Python. (Includes: Data, Case Study Paper, Co...

SparkMlpDow30

35
Stars
19
Forks
Watchers

A new stock trading and prediction model based on a MLP neural network utilizing technical analysis indicator values as features (using Apache Spark MLlib)