DiffBatt icon indicating copy to clipboard operation
DiffBatt copied to clipboard

About model training

Open TengMichael opened this issue 1 year ago • 2 comments

Hi, thank you for your valuable research work.

I can get good SOH prediction results by using the pre-trained models in ./trained_models. But I cannot get good results by using the script training. py to train models and then run testing.py. So, is there any tips for training set?

Best regrads,

TengMichael avatar Dec 26 '24 17:12 TengMichael

Hi, thank you for your valuable research work.

I can get good SOH prediction results by using the pre-trained models in ./trained_models. But I cannot get good results by using the script training. py to train models and then run testing.py. So, is there any tips for training set?

Best regrads,

Hi, I'm having the same issue. Have you resolved it now?

yixiaoke avatar Aug 25 '25 07:08 yixiaoke

Just adjust the training epoch from 1 to 5000 ... ...

yixiaoke avatar Aug 26 '25 01:08 yixiaoke