Skip to content

Commit 4f847f2

Browse files
authored
minor update on readme.md
1 parent e20a1f2 commit 4f847f2

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

readme.md

+9-3
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,14 @@
1212

1313
本手册是一篇精简的TensorFlow入门指导,基于TensorFlow的Eager Execution(动态图)模式,力图让具备一定机器学习及Python基础的开发者们快速上手TensorFlow。
1414

15-
This handbook is a concise introduction to TensorFlow based on TensorFlow’s Eager Execution mode, trying to help developers get started with TensorFlow quickly with some basic machine learning and Python knowledge.
15+
This handbook is a concise introduction to TensorFlow based on Eager Execution mode, trying to help developers get started with TensorFlow quickly with some basic machine learning and Python knowledge.
1616

17-
PDF下载 | PDF download : https://www.tensorflowers.cn/t/6230
17+
PDF下载 | PDF download :
1818

19-
在线答疑区 | Online Q&A area : https://www.tensorflowers.cn/b/48
19+
- (中文版 | Chinese): https://www.tensorflowers.cn/t/6230
20+
- (英文版 | English): https://github.com/snowkylin/TensorFlow-cn/releases
21+
22+
在线答疑区 | Online Q&A area :
23+
24+
- (中文 | Chinese): https://www.tensorflowers.cn/b/48
25+
- (英文 | English): https://github.com/snowkylin/TensorFlow-cn/issues

0 commit comments

Comments
 (0)