AmirhosseinHonardoust / LSTM-Time-Series-ForecastingView on GitHub
A hands-on project for forecasting time-series with PyTorch LSTMs. It creates realistic daily data (trend, seasonality, events, noise), prepares it with sliding windows, and trains an LSTM to make multi-step predictions. The project tracks errors with RMSE, MAE, MAPE and shows clear plots of training progress and forecast results.
27Sep 11, 2025Updated 5 months ago

Alternatives and similar repositories for LSTM-Time-Series-Forecasting

Users that are interested in LSTM-Time-Series-Forecasting are comparing it to the libraries listed below

Sorting:

Are these results useful?