在 Keras 中使用model(x)和model.predict(x)预测模型的结果有什么区别?
model(x)
model.predict(x)
python keras tensorflow
keras ×1
python ×1
tensorflow ×1