原文 标签 python numpy random ... seed=42) x=image_datagen.flow(X_train[:int(X_train.shape[0]*0.9)],batch_size=BATCH_SIZE,shuffle=True, seed=42) ...
確定! 回上一頁