TensorFlow icon indicating copy to clipboard operation
TensorFlow copied to clipboard

Examples built with TensorFlow

TensorFlow

CSDN: http://blog.csdn.net/u013751160/article/category/6801799

TensorFlow是一个非常强大的用来做大规模数值计算的库。其所擅长的任务之一就是实现以及训练深度神经网络。

在本项目中,将完成TensorFlow模型的基本步骤,并将通过这些步骤为各种任务构建深度卷积神经网络。