Alro10/deep-learning-time-series
List of papers, code and experiments using deep learning for time series forecasting
This is a curated collection of cutting-edge research papers, code, and experiments focused on using deep learning for time series forecasting. It helps practitioners who need to predict future values from sequential data, such as sales figures, sensor readings, or stock prices. You'll find different deep learning models and their code implementations, allowing you to explore various approaches to improve your forecasting accuracy.
2,770 stars. No commits in the last 6 months.
Use this if you are a data scientist, researcher, or analyst looking to explore and implement the latest deep learning techniques for time series forecasting in your projects.
Not ideal if you are looking for a ready-to-use forecasting tool or a beginner's introduction to time series analysis, as this resource assumes familiarity with deep learning concepts.
Stars
2,770
Forks
530
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Mar 16, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Alro10/deep-learning-time-series"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
aeon-toolkit/aeon
A toolkit for time series machine learning and deep learning
sktime/sktime
A unified framework for machine learning with time series
Nixtla/neuralforecast
Scalable and user friendly neural :brain: forecasting algorithms.
tslearn-team/tslearn
The machine learning toolkit for time series analysis in Python
Nixtla/statsforecast
Lightning ⚡️ fast forecasting with statistical and econometric models.