bearing_detection_by_conv1d icon indicating copy to clipboard operation
bearing_detection_by_conv1d copied to clipboard

fit_generator() got an unexpected keyword argument 'nb_val_samples',这个怎么加的呀

Open HuangQinb opened this issue 4 years ago • 1 comments

HuangQinb avatar Dec 09 '21 12:12 HuangQinb

nb_val_samples 改为 validation_steps.

ZhangLiHao11 avatar May 11 '22 06:05 ZhangLiHao11