LotteryPredict
Lottery predictor
This project uses LSTM to predict lottery numbers using TensorFlow 1.0 and Python 3.5.
TensorFlow实战,使用LSTM预测彩票
381 stars
20 watching
201 forks
Language: Jupyter Notebook
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
microprediction/timemachines | Provides a simple and unified interface to various univariate time-series prediction algorithms | 405 |
sc4recoin/lstm-crypto-price-prediction | Predicts future cryptocurrency prices using machine learning and technical analysis techniques. | 291 |
tgjeon/tensorflow-tutorials-for-time-series | A comprehensive guide to time series prediction using TensorFlow | 1,110 |
harimkang/lstm-prediction | A time series prediction project using LSTM algorithm to forecast jeans prices based on historical sales data | 56 |
ragulpr/wtte-rnn | A framework for predicting time to event and churn using recurrent neural networks with Weibull distribution | 768 |
jannishoch/copro | Develops machine-learning models to predict conflict risk from climate and environmental factors. | 7 |
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 |
guillaume-chevalier/seq2seq-signal-prediction | A project demonstrating the use of a Sequence-to-Sequence Recurrent Neural Network (RNN) for time series forecasting in Python using TensorFlow. | 1,083 |
pgm-lab/inferpy | A high-level API for probabilistic modeling with a focus on ease of use and scalability | 147 |
zygmuntz/kaggle-stackoverflow | Predicting whether closed questions on Stack Overflow are similar to others in their class | 46 |
llsourcell/bitcoin_prediction | A system for predicting Bitcoin prices using real-time data from tweets and other sources | 235 |
damitkwr/esrnn-gpu | A PyTorch implementation of an optimized deep learning model for time series forecasting on GPUs. | 318 |
nazanin1369/stockpredictor | Uses machine learning and deep learning to predict stock movement based on historical data from Yahoo Finance. | 49 |
robromijnders/lstm_tsc | An implementation of a Long Short-term memory model for time series classification using Python and TensorFlow. | 408 |
jaungiers/multidimensional-lstm-bitcoin-time-series | A Python implementation using LSTM neural networks to forecast Bitcoin price based on time series data | 335 |