在Tensorflow中训练模型后:
python model machine-learning tensorflow
我使用张量流工具编写了神经网络。一切正常,现在我想导出神经网络的最终权重以制定单一的预测方法。我怎样才能做到这一点?
python machine-learning neural-network tensorflow
machine-learning ×2
python ×2
tensorflow ×2
model ×1
neural-network ×1