DeepMicrobes icon indicating copy to clipboard operation
DeepMicrobes copied to clipboard

About train_epoch

Open XLOXL opened this issue 1 year ago • 2 comments

Hello, I would like to ask if the setting of train_epoch has an impact on the model. I see that you have set the default value to 1, but the common values for epochs are 50, 100, etc. I don’t quite understand

XLOXL avatar May 14 '24 05:05 XLOXL

I generated a very large training set, and if the model did not converge, I generated more data rather than trained on the same dataset again. That's why the epoch is set to 1.

MicrobeLab avatar May 14 '24 05:05 MicrobeLab

I see. Thank you very much for your reply!

XLOXL avatar May 14 '24 07:05 XLOXL