# Windspeed-Forecasting-LSTM-GRU **Repository Path**: zeroonekevin/Windspeed-Forecasting-LSTM-GRU ## Basic Information - **Project Name**: Windspeed-Forecasting-LSTM-GRU - **Description**: Time series Forecasting of Wind speed based on different deep learning methods LSTM - GRU - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2021-01-21 - **Last Updated**: 2023-04-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Windspeed-Forecasting-LSTM-GRU ## Time Series Forecasting of windspeed with LSTM and GRU RNNs Deep Learning methods performs well on large amount of dataset. In this repository an implementation of different Recurrent Neural Network types such as LSTM and GRU is shown for time series forecasting and prediction.