TensorFlow提供了众多的API,简单地可以分类为高阶API和低阶API. API太多太乱也是TensorFlow被诟病的重点...
tensorflow语法【shape、tf.trainable_variables()、Optimizer.minimize()】