以下链接均来自:https://www.tensorflow.org/tutorials
包含项目如下:
1、猫狗图片分类
https://colab.research.google.com/github/tensorflow/docs/blob/master/site/en/tutorials/images/classification.ipynb#scrollTo=rtPGh2MAVrVa
2、minist手写数据集分为十类 + tensorboard使用:
https://colab.research.google.com/github/tensorflow/tensorboard/blob/master/docs/get_started.ipynb#scrollTo=Ao7fJW1Pyiza
3、十种物体的图片分类(CIFAR10 dataset):
https://colab.research.google.com/github/tensorflow/docs/blob/master/site/en/tutorials/images/cnn.ipynb#scrollTo=jRFxccghyMVo
4、对象检测(使用tf-hub):
https://github.com/tensorflow/hub/blob/master/examples/colab/object_detection.ipynb
https://github.com/tensorflow/hub/blob/master/examples/colab