Skip to content

pooja8748/SoH-Estimation-Using-GRU-model

Repository files navigation

SoH-Estimation-Using-GRU-model

Machine Learning based Project

Difference between SOC and SOH

image

GRU Model For SOH Estimation

image

The inclusion of the update gate and reset gate in the GRU architecture serves several purposes, such as mitigating the issue of gradient dispersion, enhancing the model’s long- term memory capacity, and reducing computational complexity. The reset gate (rt) ensures that the information from the previous time step is retained in the candidate hidden state of the current time step. On the other hand, the update gate (Zt) quant ifies the likelihood of preserving the information from the previous time step in the current time step. The learning rate has a significant role in the learning and generalization performance of the GRU network in the context of battery SOH estimation

MAE mAp RMSE

About

Machine Learning based Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published