Skip to content

bssayla/compare-gru-lstm-and-transformer-on-solar-dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Inroduction

This study investigated the effectiveness of three machine learning time series models—GRU, LSTM, and Transformer—for forecasting solar energy consumption. The models were trained and evaluated on a solar energy consumption dataset, and their performance was compared using metrics such as MSE, RMSE, MAE, and R2-score. The results demonstrated that The Transformer model achieved the highest accuracy and lowest error metrics, indicating its superior ability to capture long-range dependencies in solar energy consumption While not as accurate as the Transformer, GRU, and LSTM still provided reasonably good forecasting performance, making them suitable alternatives when computational resources are limited.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published