我一直在试用TensroFlow v2 beta,我正在试用tf.keras模型。 当我编译模型并选择优化器作为字符串时 'adam' 。该模型可以正确训练: model.compile(optimizer='adam', ...
確定! 回上一頁