Skip to content

Latest commit

 

History

History
16 lines (7 loc) · 877 Bytes

README.md

File metadata and controls

16 lines (7 loc) · 877 Bytes

GRU for Timeseries Forcasting

Multisteps univariate time series forecasting using Gated Recurrent Unit.The dataset used in this repo can be downloaded from kaggle timeseries dataset. The purpose of this repo is to show the power of neural network for predicting future. In contrast with classical methods, timeseries forecasting with neural network based method drastically reduce the need for hyperparmeter tunning and prior knowledge about data

Result Example

alt text

Consider give me a star if you think the repo is useful for you

Open In Colab