LSTM-Neural-Network-for-Time-Series-Prediction

Time series predictor

A Python implementation of a Long Short-Term Memory neural network designed for predicting time series data sequences

LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data

GitHub

5k stars
253 watching
2k forks
Language: Python
last commit: over 3 years ago

Related projects:

RepositoryDescriptionStars
nourozr/stock-price-prediction-lstmA Python project that uses LSTM recurrent neural networks to predict the average price of Apple Inc. stock based on historical data576
jaungiers/multidimensional-lstm-bitcoin-time-seriesA Python implementation using LSTM neural networks to forecast Bitcoin price based on time series data337
harimkang/lstm-predictionA time series prediction project using LSTM algorithm to forecast jeans prices based on historical sales data56
timeseriesai/tsaiA comprehensive deep learning package for time series data analysis and forecasting.5,338
sc4recoin/lstm-crypto-price-predictionPredicts future cryptocurrency prices using machine learning and technical analysis techniques.296
sktime/pytorch-forecastingA PyTorch-based package for state-of-the-art time series forecasting with deep learning architectures4,038
skforecast/skforecastA Python library for building machine learning models to forecast time series data1,189
leriomaggio/deep-learning-keras-tensorflowA comprehensive tutorial on building and training deep neural networks using Keras and TensorFlow2,951
perseus784/vehicle_collision_prediction_using_cnn-lstmsPredicts vehicle collision moments before they happen using a CNN-LSTM hybrid architecture.135
damitkwr/esrnn-gpuA PyTorch implementation of an optimized deep learning model for time series forecasting on GPUs.319
vivekpa/introneuralnetworksAn educational project to teach machine learning and neural networks using stock price prediction as an example744
robertmartin8/machinelearningstocksA Python project applying machine learning to predict stock price movements based on historical data and fundamental analysis.1,781
wizaron/deep-forecast-pytorchA deep learning-based framework for predicting wind speeds using LSTM networks in PyTorch.180
tgjeon/tensorflow-tutorials-for-time-seriesA comprehensive guide to time series prediction using TensorFlow1,108
timestocome/test-stock-prediction-algorithmsAn experimental repository exploring time series analysis and prediction techniques using various machine learning approaches.422