如何设置batch_size,每个时期的步骤和验证步骤

时间:2018-03-30 09:03:29

标签: keras theano

我正在使用Keras和theano后端编写cnn。我不明白如何设置batch_size,steps_per_epoch和validation_steps的值。如果我在训练集中有240,000张图像,在测试集中有60,000张图像,那么batch_size,steps_per_epoch和validation_steps的值是什么?

0 个答案:

没有答案