From 89c67704ba72b17f90c3155429b80a1935e70c20 Mon Sep 17 00:00:00 2001
From: JustFollowUs <2540844149@qq.com>
Date: Sat, 25 Feb 2017 12:16:13 +0800
Subject: [PATCH 1/8] Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 8f680c9..18b9442 100644
--- a/README.md
+++ b/README.md
@@ -107,6 +107,7 @@ R程序语言设计| 暂无 | 暂无
- [深度学习](https://github.com/JustFollowUs/Deep-Learning)
- [图模型](https://github.com/JustFollowUs/Probabilistic-graphical-models)
- [强化学习](https://github.com/JustFollowUs/Reinforcement-Learning)
+- [Hash](http://cs.nju.edu.cn/lwj/L2H.html)
- 其他(尚未完善)
###
领域会议期刊
From bf35aa12f817e7ec57895f908cb638473d171226 Mon Sep 17 00:00:00 2001
From: JustFollowUs <2540844149@qq.com>
Date: Wed, 8 Mar 2017 09:13:24 +0800
Subject: [PATCH 2/8] Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 18b9442..ca58b4a 100644
--- a/README.md
+++ b/README.md
@@ -99,6 +99,7 @@ R程序语言设计| 暂无 | 暂无
[Pattern Recognition and Machine Learning](https://www.amazon.com/Pattern-Recognition-Learning-Information-Statistics/dp/0387310738/ref=pd_sim_14_1?ie=UTF8&dpID=61f0EXfMRvL&dpSrc=sims&preST=_AC_UL160_SR118%2C160_&refRID=119X50P5F0DFA339S9DR) | 较难(偏贝叶斯)
[The Elements of Statistical Learning](https://www.amazon.com/The-Elements-Statistical-Learning-Prediction/dp/0387848576/ref=pd_sim_14_2?ie=UTF8&dpID=41LeU3HcBdL&dpSrc=sims&preST=_AC_UL160_SR103%2C160_&refRID=119X50P5F0DFA339S9DR) | 较难
[Understanding Machine Learning:From Theory to Algorithms](http://www.cs.huji.ac.il/~shais/UnderstandingMachineLearning/understanding-machine-learning-theory-algorithms.pdf) | 较难
+[Machine Learning: A probabilistic approach](https://www.amazon.com/Machine-Learning-Probabilistic-Perspective-Computation/dp/0262018020) | 较难
##机器学习专项领域学习
如果您已经完成了上述的所有科目,恭喜您已经拥有十分扎实的机器学习基础了,已经是一名合格的机器学习成员了,可以较为顺利的进入下面某一专项领域进行较为深入研究,因为并不是所有的专项领域都有对应的课程或者书籍等学习资料,所以此处我们仅列举一些我们知道的专项领域的学习资料,当然这些领域不能涵盖所有,还有很多领域没有整理(希望大家一起完善),如果这些领域适合你,那就继续加油!如果不清楚,那么大家可以去下面列举的高级会议期刊上去寻找自己感兴趣的话题进行学习研究。
From 18ecd232ff4e3e270262bf7e679bd6d5d98282cd Mon Sep 17 00:00:00 2001
From: JustFollowUs <2540844149@qq.com>
Date: Thu, 9 Mar 2017 15:04:52 +0800
Subject: [PATCH 3/8] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index ca58b4a..ca665dc 100644
--- a/README.md
+++ b/README.md
@@ -96,7 +96,7 @@ R程序语言设计| 暂无 | 暂无
[An Introduction to Statistical Learning](http://www-bcf.usc.edu/~gareth/ISL/) | 一般
[Machine Learning](https://www.amazon.com/gp/product/0071154671?ie=UTF8&tag=jefork-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=0071154671) | 一般
[Learning from Data](https://www.amazon.com/gp/product/1600490069) | 一般,[配套讲义](https://work.caltech.edu/telecourse.html)
-[Pattern Recognition and Machine Learning](https://www.amazon.com/Pattern-Recognition-Learning-Information-Statistics/dp/0387310738/ref=pd_sim_14_1?ie=UTF8&dpID=61f0EXfMRvL&dpSrc=sims&preST=_AC_UL160_SR118%2C160_&refRID=119X50P5F0DFA339S9DR) | 较难(偏贝叶斯)
+[Pattern Recognition and Machine Learning](https://www.amazon.com/Pattern-Recognition-Learning-Information-Statistics/dp/0387310738/ref=pd_sim_14_1?ie=UTF8&dpID=61f0EXfMRvL&dpSrc=sims&preST=_AC_UL160_SR118%2C160_&refRID=119X50P5F0DFA339S9DR) | 较难(偏贝叶斯),[配套讲义](http://cs.brown.edu/courses/csci1420/lectures.html)
[The Elements of Statistical Learning](https://www.amazon.com/The-Elements-Statistical-Learning-Prediction/dp/0387848576/ref=pd_sim_14_2?ie=UTF8&dpID=41LeU3HcBdL&dpSrc=sims&preST=_AC_UL160_SR103%2C160_&refRID=119X50P5F0DFA339S9DR) | 较难
[Understanding Machine Learning:From Theory to Algorithms](http://www.cs.huji.ac.il/~shais/UnderstandingMachineLearning/understanding-machine-learning-theory-algorithms.pdf) | 较难
[Machine Learning: A probabilistic approach](https://www.amazon.com/Machine-Learning-Probabilistic-Perspective-Computation/dp/0262018020) | 较难
From d5190dea5c9eed5b8a0818360296f34ac130d453 Mon Sep 17 00:00:00 2001
From: JustFollowUs <2540844149@qq.com>
Date: Thu, 9 Mar 2017 15:18:08 +0800
Subject: [PATCH 4/8] Update README.md
---
README.md | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index ca665dc..4ee59b4 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,7 @@
- [推荐书籍列表](#booklists)
- [机器学习专项领域学习](#special_learning)
+- [致谢](#many_thanks)
##前言
我们要求把这些课程的所有Notes,Slides以及作者强烈推荐的论文看懂看明白,并完成所有的老师布置的习题,而推荐的书籍是不做要求的,如果有些书籍是需要看完的,我们会进行额外的说明。
@@ -122,7 +123,5 @@ R程序语言设计| 暂无 | 暂无
- 其他(尚未完善)
-
-
-
-
+##致谢
+ 感谢南京大学LAMDA实验组杨杨博士的建议与资料的分享。
From 43707d3fd1f0336d498746fc57f4c751e0898d6c Mon Sep 17 00:00:00 2001
From: JustFollowUs <2540844149@qq.com>
Date: Wed, 15 Mar 2017 00:23:11 +0800
Subject: [PATCH 5/8] Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 4ee59b4..7dd4de5 100644
--- a/README.md
+++ b/README.md
@@ -110,6 +110,7 @@ R程序语言设计| 暂无 | 暂无
- [图模型](https://github.com/JustFollowUs/Probabilistic-graphical-models)
- [强化学习](https://github.com/JustFollowUs/Reinforcement-Learning)
- [Hash](http://cs.nju.edu.cn/lwj/L2H.html)
+- [理论机器学习](https://github.com/JustFollowUs/Theoretical-Machine-Learning/)
- 其他(尚未完善)
###领域会议期刊
From bfbf168c04e1e535e59465ac1e3fb02c1ebda103 Mon Sep 17 00:00:00 2001
From: JustFollowUs <2540844149@qq.com>
Date: Wed, 15 Mar 2017 10:00:45 +0800
Subject: [PATCH 6/8] Update README.md
---
README.md | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/README.md b/README.md
index 7dd4de5..29add5e 100644
--- a/README.md
+++ b/README.md
@@ -14,10 +14,10 @@
- [机器学习专项领域学习](#special_learning)
- [致谢](#many_thanks)
-##前言
+## 前言
我们要求把这些课程的所有Notes,Slides以及作者强烈推荐的论文看懂看明白,并完成所有的老师布置的习题,而推荐的书籍是不做要求的,如果有些书籍是需要看完的,我们会进行额外的说明。
-##课程列表
+## 课程列表
课程 | 机构 | 参考书 | Notes等其他资料
:-- | :--: | :--: | :--:
@@ -38,8 +38,8 @@
Python程序语言设计| 暂无 | 暂无 | 暂无
Matlab程序语言设计| 暂无 | 暂无 | 暂无
-##推荐学习路线
-###数学基础初级
+## 推荐学习路线
+### 数学基础初级
课程 | 机构 | 参考书 | Notes等其他资料
:-- | :--: | :--: | :--:
@@ -51,7 +51,7 @@ Matlab程序语言设计| 暂无 | 暂无 | 暂无
[概率与统计](https://www.youtube.com/watch?v=j9WZyLZCBzs&list=PLQ3khvAsNhargDx0dG1cQXOrA2u3JsFKc)| MIT | [Introduction to Probability](https://www.amazon.com/exec/obidos/ASIN/188652923X/ref=nosim/mitopencourse-20) | [链接](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-041-probabilistic-systems-analysis-and-applied-probability-fall-2010/tutorials/)
-###程序语言能力
+### 程序语言能力
考虑到机器学习的核心是里面的数学原理和算法思想,程序语言目前主要是帮助大家较好的完成课后作业以及实现自己的一些idea,此处我们仅仅给出推荐的参考学习链接,大家掌握一些常用的模块即可,即完成参考学习链接部分的内容即可,推荐书籍比较经典,但不做要求。
课程 | 参考学习链接 | 推荐书籍
@@ -61,14 +61,14 @@ Matlab程序语言设计| 暂无 | 暂无
R程序语言设计| 暂无 | 暂无
-###机器学习课程初级
+### 机器学习课程初级
课程 | 机构 | 参考书 | Notes等其他资料
:-- | :--: | :--: | :--:
[统计学习入门](https://lagunita.stanford.edu/courses/HumanitiesSciences/StatLearning/Winter2016/about)| Stanford | [An Introduction to Statistical Learning](http://www-bcf.usc.edu/~gareth/ISL/) | [链接](https://lagunita.stanford.edu/courses/HumanitiesSciences/StatLearning/Winter2016/about)
[机器学习入门](https://www.coursera.org/learn/machine-learning) | Coursera | 暂无 | [链接](https://www.coursera.org/learn/machine-learning)
-###
+###
课程 | 机构 | 参考书 | Notes等其他资料
:-- | :--: | :--: | :--:
@@ -77,7 +77,7 @@ R程序语言设计| 暂无 | 暂无
[凸优化2](https://www.youtube.com/watch?v=U3lJAObbMFI&list=PL3940DD956CDF0622&index=20)| Stanford | 暂无 | [链接](http://stanford.edu/class/ee364b/)
-###
+###
此处NTU和Caltech两个大学的课程是由《Learning from Data》一书的两个不同的作者讲的,所以仅仅只需选择一个完成即可,注意:如果选择完成NTU的机器学习课程,则**NTU的“机器学习基石”和“机器学习技法”需同时完成。**。
课程 | 机构 | 参考书 | Notes等其他资料
@@ -88,7 +88,7 @@ R程序语言设计| 暂无 | 暂无
[机器学习](https://www.youtube.com/watch?v=mbyG85GZ0PI&index=1&list=PLD63A284B7615313A)| Caltech | [Learning from Data](https://www.amazon.com/gp/product/1600490069) | [链接](http://work.caltech.edu/lectures.html)
-##推荐书籍列表
+## 推荐书籍列表
以下推荐的书籍都是公认的机器学习领域界的好书,建议**一般难度的书籍至少详细阅读一本,建议看两本**,而较难的书籍不做任何要求,大家可以在学有余力时细细品味经典。
书名 | 难度
@@ -102,7 +102,7 @@ R程序语言设计| 暂无 | 暂无
[Understanding Machine Learning:From Theory to Algorithms](http://www.cs.huji.ac.il/~shais/UnderstandingMachineLearning/understanding-machine-learning-theory-algorithms.pdf) | 较难
[Machine Learning: A probabilistic approach](https://www.amazon.com/Machine-Learning-Probabilistic-Perspective-Computation/dp/0262018020) | 较难
-##机器学习专项领域学习
+## 机器学习专项领域学习
如果您已经完成了上述的所有科目,恭喜您已经拥有十分扎实的机器学习基础了,已经是一名合格的机器学习成员了,可以较为顺利的进入下面某一专项领域进行较为深入研究,因为并不是所有的专项领域都有对应的课程或者书籍等学习资料,所以此处我们仅列举一些我们知道的专项领域的学习资料,当然这些领域不能涵盖所有,还有很多领域没有整理(希望大家一起完善),如果这些领域适合你,那就继续加油!如果不清楚,那么大家可以去下面列举的高级会议期刊上去寻找自己感兴趣的话题进行学习研究。
###一些专项领域资料
@@ -113,7 +113,7 @@ R程序语言设计| 暂无 | 暂无
- [理论机器学习](https://github.com/JustFollowUs/Theoretical-Machine-Learning/)
- 其他(尚未完善)
-###领域会议期刊
+### 领域会议期刊
- [NIPS](https://nips.cc/)
- [ICML](http://icml.cc/)
- [AAAI](http://www.aaai.org/)
@@ -124,5 +124,5 @@ R程序语言设计| 暂无 | 暂无
- 其他(尚未完善)
-##致谢
+## 致谢
感谢南京大学LAMDA实验组杨杨博士的建议与资料的分享。
From 184cc50aec31f1b9b299dc441bdce4c3862685ff Mon Sep 17 00:00:00 2001
From: JustFollowUs <2540844149@qq.com>
Date: Wed, 15 Mar 2017 10:01:12 +0800
Subject: [PATCH 7/8] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 29add5e..8d75a7c 100644
--- a/README.md
+++ b/README.md
@@ -105,7 +105,7 @@ R程序语言设计| 暂无 | 暂无
## 机器学习专项领域学习
如果您已经完成了上述的所有科目,恭喜您已经拥有十分扎实的机器学习基础了,已经是一名合格的机器学习成员了,可以较为顺利的进入下面某一专项领域进行较为深入研究,因为并不是所有的专项领域都有对应的课程或者书籍等学习资料,所以此处我们仅列举一些我们知道的专项领域的学习资料,当然这些领域不能涵盖所有,还有很多领域没有整理(希望大家一起完善),如果这些领域适合你,那就继续加油!如果不清楚,那么大家可以去下面列举的高级会议期刊上去寻找自己感兴趣的话题进行学习研究。
-###一些专项领域资料
+### 一些专项领域资料
- [深度学习](https://github.com/JustFollowUs/Deep-Learning)
- [图模型](https://github.com/JustFollowUs/Probabilistic-graphical-models)
- [强化学习](https://github.com/JustFollowUs/Reinforcement-Learning)
From a9fc570bd912eab48b5027819b9dae0e7813cc04 Mon Sep 17 00:00:00 2001
From: JustFollowUs <2540844149@qq.com>
Date: Wed, 15 Mar 2017 11:49:41 +0800
Subject: [PATCH 8/8] Update README.md
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 8d75a7c..23543c0 100644
--- a/README.md
+++ b/README.md
@@ -76,6 +76,8 @@ R程序语言设计| 暂无 | 暂无
[凸优化1](https://lagunita.stanford.edu/courses/Engineering/CVX101/Winter2014/about)| Stanford | [Convex Optimization](http://www.stanford.edu/~boyd/cvxbook/bv_cvxbook.pdf) | [链接](http://stanford.edu/class/ee364a/index.html)
[凸优化2](https://www.youtube.com/watch?v=U3lJAObbMFI&list=PL3940DD956CDF0622&index=20)| Stanford | 暂无 | [链接](http://stanford.edu/class/ee364b/)
+下面这个概述必须看完。
+- [Convex Optimization: Algorithms and Complexity](https://link.zhihu.com/?target=http%3A//arxiv.org/abs/1405.4980)
###
此处NTU和Caltech两个大学的课程是由《Learning from Data》一书的两个不同的作者讲的,所以仅仅只需选择一个完成即可,注意:如果选择完成NTU的机器学习课程,则**NTU的“机器学习基石”和“机器学习技法”需同时完成。**。