TensorFlow API
API doc
tensorflow TensorFlow API documentation
这是官网,但是如果不翻墙则访问不了
haosdent.gitbooks API Documentation
TensorFlow for Googlers,访问速度较快
TensorFlow API 与 深度学习理论之间的对应关系
其实这种思想指导了如何使用TensorFlow来搭建模型。
Module: tf.losses中定义了一系列损失函数
Module: tf.train中定义了一系列optimizer