Cifar-10
教程源:http://www.tensorfly.cn/tfdoc/tutorials/overview.html(网上有多个教程讲解
github:https://github.com/tensorflow/models
在models/tutorials/image/cifar10/下
数据集:http://www.cs.toronto.edu/~kriz/cifar-100-python.tar.gz(http://www.cs.toronto.edu/~kriz/cifar.html)
Tensorflow Github项目: https://github.com/tensorflow