Skip to content

Commit

Permalink
更新 �readme <关于 机器学习该如何入门的-知乎问答>
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangzhonglian committed Oct 24, 2017
1 parent cb01fbc commit 8bcc67d
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 3 deletions.
35 changes: 32 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,18 +72,47 @@

## 网站视频

> [知乎问答-爆炸啦-机器学习该怎么入门?](https://www.zhihu.com/question/20691338/answer/248678328)
```
当然我知道,第一句话会被吐槽,因为科班出身的人,不屑的吐了一口唾沫,你个傻X,还敢评论 Andrew Ng 的视频。。
我还知道一部分人,就是看 Andrew Ng 的视频就是看不懂,那神秘的数学推导,是英文版的教学,我何尝又不是这样走过来的?? 我的心可能比你们都痛,因为我在晚上收藏过上10部《机器学习》相关视频,外加国内本土风格的教程:7月+小象 等等,我都很难去听懂,直到有一天,被一个百度的高级算法分析师推荐说:《机器学习实战》不错。。
我试了试,还好我的Python基础和调试基础还不错,基本上代码都调试过一遍,很多高大上的 "理论+推导",在我眼中变成了几个 "加减乘除+循环",我想这不是像我这样的程序员想要的入门教程么?
很多人程序员说机器学习 TM 太难学了,是的,真 TM 难学,我想最难的是,没有一个像《机器学习实战》那样的作者愿意以程序员 Coding 角度去给大家讲解!!
最近几天,GitHub 涨了 300颗 star,加群的200人, 现在还在不断的增加++,我想可能大家都是感同身受。
很多想入门新手就是被忽悠,收藏收藏,但是最后还是什么都没有学到,也就是"资源收藏家",也许新手要的就是 机器学习-学习路线图。没错,我可以给你们的一份,因为我们还通过视频记录下来我们的学习过程。水平当然也有限,不过对于新手入门,绝对没问题,如果你还不会,那算我输!!
```

> 视频怎么看?
![](images/MainPage/ApacheCN-ML-bilibili-compare.jpg)

1. 理论科班出身-建议去学习 Andrew Ng 的视频(Ng 的视频绝对是权威,这个毋庸置疑)
2. 编码能力强 - 建议看我们的[《机器学习实战-教学版》](https://space.bilibili.com/97678687/#!/channel/detail?cid=22486)
3. 编码能力弱 - 建议看我们的[《机器学习实战-讨论版》](https://space.bilibili.com/97678687/#!/channel/detail?cid=13045),不过在看理论的时候,看 教学版-理论部分;讨论版的废话太多,不过在讲解代码的时候是一行一行讲解的;所以,根据自己的需求,自由的组合。

循序渐进大体介绍:[机器学习初学者建议 | ApacheCN](http://www.apachecn.org/map/179.html)

干货内容实际操作:[MachineLearning(机器学习) 学习路线图](http://www.apachecn.org/map/145.html)


[ApacheCN-机器学习视频-更新地址-AcFun](http://www.acfun.cn/u/12540256.aspx#page=1)
![](/images/MainPage/ApacheCN-ML-AcFun.jpg)<br/>
![](images/MainPage/ApacheCN-ML-AcFun.jpg)<br/>
[ApacheCN-机器学习视频-更新地址-bilibili](https://space.bilibili.com/97678687/#!/index)
![](/images/MainPage/ApacheCN-ML-bilibili.jpg)<br/>
![](images/MainPage/ApacheCN-ML-bilibili.jpg)<br/>
[ApacheCN-机器学习视频-更新地址-优酷](http://i.youku.com/apachecn)
![](/images/MainPage/ApacheCM-ML-youku.jpg)
![](images/MainPage/ApacheCM-ML-youku.jpg)

## 其它中文文档

* [Sklearn 0.19 中文文档](http://sklearn.apachecn.org/)
* [Spark 2.2.0和2.0.2 中文文档](http://spark.apachecn.org)
* [Storm 1.1.0和1.0.1 中文文档](http://storm.apachecn.org/)
* [Beam 中文文档](http://beam.apachecn.org)
* [TensorFlow R1.2 中文文档](http://cwiki.apachecn.org/pages/viewpage.action?pageId=10030122)
* [Kudu 1.4.0 中文文档](http://cwiki.apachecn.org/pages/viewpage.action?pageId=10813594)
* [Zeppelin 0.7.2 中文文档](http://cwiki.apachecn.org/pages/viewpage.action?pageId=10030467)
Expand Down
Binary file modified images/MainPage/ApacheCM-ML-youku.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/MainPage/ApacheCN-ML-AcFun.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/MainPage/ApacheCN-ML-bilibili-compare.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/MainPage/ApacheCN-ML-bilibili.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8bcc67d

Please sign in to comment.