Skip to content

Commit 0dc0c9b

Browse files
Merge remote-tracking branch 'origin/master'
# Conflicts: # Season1/README.md
2 parents bf425d4 + 5fc0292 commit 0dc0c9b

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

Season1/README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,23 @@
11
# TensorFlow / Deep Learning Tutorial in Chinese 中文教程
22

3-
Open Source Technology means to be shared across the world.
3+
This is just a TensorFlow / Deep Learning tutorial series which I have been making.
44

5-
While TensorFlow is a piece of super advanced technology, there are mostly English supports.
5+
I am not a pro deep learning engineer. So take my words as references, not golden rules.
66

7-
I feel the need to provide an easier way for Chinese developers to learn this world-class technology.
7+
Meanwhile, have fun.
88

9-
I am not an expert. I share when I learn. That's deep.
9+
这只是一个我制作的 张量流/深度学习 的教程。
1010

11-
开源项目注定要分享给全世界
11+
我不是一个深度学习专家。所以我的话也只是参考而已,不是什么黄金法则
1212

13-
TensorFlow近乎黑科技。但是几乎只是英文资料。
14-
15-
我觉得有必要为中文世界开发者们提供一个更容易的学习之路。
16-
17-
我不是专家。我学习所以我分享。可以的,这很深。
13+
出来玩,开心一点嘛。
1814

1915
# Note 注意
2016
某些期的文件夹里有辅助资料哦!
2117

22-
本教程在2016年9月底开始制作,tensorflow.__version__ == 0.11.0rc0
23-
现在的 TF 已经更新了,所以部分代码不一定兼容
18+
This tutorial was started in September, 2016 本教程在2016年9月底开始制作
19+
TF has been updated, which may cause partial incompatibility. 现在的 TF 已经更新了,所以部分代码不一定兼容
20+
tensorflow.__version__ == 0.11.0rc0
2421

2522
你需要自己下载数据 [下载地址](http://ufldl.stanford.edu/housenumbers/)  
2623
下载完成后,在 [本教程的路径] 下创建一个 data 的文件夹路径。将数据解压后放在里面。
@@ -59,7 +56,10 @@ TensorFlow近乎黑科技。但是几乎只是英文资料。
5956
[TF Girls 修炼指南 19:学习速率衰减](http://www.bilibili.com/video/av7382301/)
6057
#### Save the Model & The End
6158
[TF Girls 修炼指南 20:调参结果 & 保存模型](http://www.bilibili.com/video/av7485497/)
62-
[TF Girls 修炼指南 21:总结](http://www.bilibili.com/video/av7493981/)
59+
[TF Girls 修炼指南 21:总结](http://www.bilibili.com/video/av7493981/)  
60+
61+
你也许也想看看这个 Maybe you also want to see this:
62+
https://github.com/CreatCodeBuild/TF-Model-Service  
6363

6464
#### Python 加油站
6565
[Python 加油站:Generator 的使用](http://www.bilibili.com/video/av6668700/)
@@ -70,7 +70,7 @@ TensorFlow近乎黑科技。但是几乎只是英文资料。
7070

7171
# Additional Resources 额外学习资源
7272
### 中文资源
73-
[TF 中文社区](http://tensorfly.cn/)
73+
[TensorFlow 中文 Gitter 交流群](https://gitter.im/TensorFlow-%E4%B8%AD%E6%96%87%E4%BA%A4%E6%B5%81)
7474

7575
### 没有机器学习基础的同学 No Machine Learning Background
7676
#### Udacity的机器学习  

0 commit comments

Comments
 (0)