tensorflow和python基础练习,源自tensorflow官网,其中一些地方我加上了中文注释 当然这些你都可以去tensorflow官网查看。
tensorflow官网地址: https://www.tensorflow.org/get_started/get_started
本目录地址: https://github.com/ghostxiu/tensorflow_testfirst
运行环境: tensorflow1.3+cuda8+cudnn6.0+python2.7+gtx1060
关于以上tensorflow环境搭建,参考: http://x.wolfmark.org/x-select_2017-08-15_398.html
2017.8.24