AIStream-Peelout / flow-forecast

Deep learning PyTorch library for time series forecasting, classification, and anomaly detection (originally for flood forecasting).
https://flow-forecast.atlassian.net/wiki/spaces/FF/overview
GNU General Public License v3.0
2.05k stars 293 forks source link

Add vanilla GRU #597

Closed isaacmg closed 2 years ago

isaacmg commented 2 years ago

We want to a simple vanilla GRU for time series forecasting maybe with the probabilistic component as well.