AmirhosseinHonardoust/LSTM-Time-Series-Forecasting
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.
No commits in the last 6 months.
Stars
27
Forks
—
Language
Python
License
MIT
Category
Last pushed
Sep 11, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/AmirhosseinHonardoust/LSTM-Time-Series-Forecasting"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
sktime/sktime
A unified framework for machine learning with time series
aeon-toolkit/aeon
A toolkit for time series machine learning and deep learning
skforecast/skforecast
Time series forecasting with machine learning models
Nixtla/neuralforecast
Scalable and user friendly neural :brain: forecasting algorithms.
Nixtla/mlforecast
Scalable machine 🤖 learning for time series forecasting.