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.06k stars 294 forks source link

GRU Bayes Model #131

Open isaacmg opened 4 years ago

isaacmg commented 4 years ago

Arxiv Link https://arxiv.org/abs/1905.12374

PyTorch https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwjG3ev3jdDrAhWklXIEHQlMCUgQFjACegQIBxAB&url=https%3A%2F%2Fgithub.com%2Fedebrouwer%2Fgru_ode_bayes&usg=AOvVaw00b8EiI2CrDLDrkAZTeVjP

isaacmg commented 4 years ago

@chrisoyer