#19 · Primary category: Time Series Machine Learning

flow-forecast

anomaly-detection deep-learning deep-neural-networks forecasting hacktoberfest lstm pytorch state-of-the-art-models time-series time-series-analysis time-series-forecasting time-series-regression transfer-learning transformer

Deep learning PyTorch library for time series forecasting, classification, and anomaly detection (originally for flood forecasting).

Project last updated:08/13/26

GitHub Stars

2.3K

Forks

302

Contributors

16

License

GPL-3.0

Why we included this project

Flow Forecast gives teams a complete deep learning toolkit for time series work, so you do not have to stitch together notebooks from several model repositories. It packages modern architectures, including transformers, attention models, GRUs, and ODE-based approaches, behind a single PyTorch API, and it ships with interpretability metrics and model serving built in. The project started as flood and river flow forecasting, which explains its practical focus on real forecasting problems, but the same tooling handles demand, energy, or sensor prediction. Data scientists and ML engineers who want to compare modern models quickly, or run anomaly detection alongside forecasting, get a coherent alternative to juggling many single-purpose libraries.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category