我爱编程

机器学习速成课程 学习笔记3

2018-03-28  本文已影响45人  HBU_DAVID

使用 TensorFlow 的起始步骤
first_steps_with_tensor_flow
https://colab.research.google.com/notebooks/mlcc/first_steps_with_tensor_flow.ipynb

环境:inter Core i5-6200U + 8G RAM +WIN 10 64bit + Jupyter + TensorFlow 1.7 + Python3.6
例子代码是Python2的,需要修改部分语法。
anaconda自带TensorFlow版本1.2,运行会出错,需要更新到TensorFlow 1.3版本+

TIM截图20180328163156.jpg TIM截图20180328163211.jpg TIM截图20180328163225.jpg TIM截图20180328163236.jpg TIM截图20180328172921.jpg 下载.png TIM截图20180328173901.jpg 下载.png

运行出来了,好多地方没看懂。。。继续研究代码。。。

源代码:https://github.com/HBU/Jupyter/blob/master/10TensorFlow/first_steps_with_tensor_flow.ipynb

上一篇 下一篇

猜你喜欢

热点阅读