参考网上的评价做了汇总。
书本
统计学习方法(李航)
机器学习(周志华)
learning from data
http://book.caltech.edu/bookforum/机器学习实战
深度学习
Convex Optimization – Boyd and Vandenberghe
凸优化 王书宁(翻译版)斯坦福教程
http://deeplearning.stanford.edu/wiki/index.php/UFLDL%E6%95%99%E7%A8%8B深度学习在线教程
http://zh.gluon.ai/index.html
在线课程
1.斯坦福机器学习
2.台大机器学习基石,台大机器学习技法
3.edx哥伦比亚大学机器学习
4.华盛顿大学机器学习
5.斯坦福CS229(机器学习)
6.Neural Networks for Machine Learning
7.台湾李宏毅深度学习
- http://speech.ee.ntu.edu.tw/~tlkagk/index.html
- B站视频
- https://www.bilibili.com/video/av10590361/?from=search&seid=15727732243337767474
8.吴恩达深度学习课程
9.斯坦福CS228(概率图论模型Koller)
10.斯坦福EE364(凸优化)
- 同步课程
-
https://lagunita.stanford.edu/courses/Engineering/CVX101/Winter2014/about
结合Convex Optimization
11.斯坦福CS 20:(Tensorflow for Deep Learning Research)
12.人工智能实践:Tensorflow笔记
13.斯坦福CS246(Mining Massive Datasets)
14.数据挖掘
15.斯坦福CS231(视觉处理)
- 网易云课堂
- http://study.163.com/course/introduction.htm?courseId=1003223001
- http://study.163.com/course/introduction.htm?courseId=1004697005#/courseDetail?tab=1
- 官方课程主页
- http://vision.stanford.edu/teaching/cs231n/syllabus.html
- https://zhuanlan.zhihu.com/p/28488268
16.斯坦福CS224(Christopher Manning自然语言处理)
- 官方课程主页
- https://web.stanford.edu/class/cs224n/archive/WWW_1617/index.html
- http://web.stanford.edu/class/cs224n/syllabus.html
17.Michael Collins自然语言处理
- 这个课coursera没了,得网上搜。附上课程作业
https://github.com/hankcs/Coursera_NLP_MC
http://www.hankcs.com/tag/michael-collins/
18.UCL强化学习
B站中文字幕视频
学习笔记
19.推荐系统( 明尼苏达大学)
20.MIT人工智能
- http://open.163.com/movie/2017/9/Q/S/MCTMNN3UI_MCTMNR8QS.html
- https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-034-artificial-intelligence-fall-2010/
21.UCB人工智能导论
学校公开课
edx版本
补充两个R语言的课程
1.斯坦福统计学习(R语言)
- http://online.stanford.edu/course/statistical-learning-winter-2014
- http://www-bcf.usc.edu/~gareth/ISL/
2.MIT The Analytics Edge(R语言)