About model training
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, 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?
Just adjust the training epoch from 1 to 5000 ... ...