-
PRML, Pattern Recognition and Machine Learning, Bishop 2016
- 经典书籍,不多说
-
MLaPP, Machine Learning, A Probabilistic Perspective, Murphy 2012
- 很大,很全
-
- 西瓜书出现之前,是中文书里唯一能看的,短小精悍
-
- 西瓜书是国内著名的机器学习学者,南京大学周志华老师的新作
- 很全,但是不够详细,难度中等
- CS229 Machine Learning Autumn 2016
- 机器学习课程,讲义很经典
- 也可以参考 Andrew Ng 早期的视频,在网易公开课可以找到
-
- GoodFellow, Bengio 合著的书,深入浅出
- 已有中文版,exacity/deeplearningbook-chinese
-
Neural Networks and Deep Learning
- 这本书讲的很基础,大致过一遍就好了
- 神经网络与深度学习
- Deep Learning Summer School, Montreal 2016
- 暑假讲座,授课目标为研究生学生,工业界工程师,研究人员
- 不用fq,很流程,有 PPT
-
CS231n: Convolutional Neural Networks for Visual Recognition
-
CS224d: Deep Learning for Natural Language Processing
- 自然语言处理和深度学习结合
- Probabilistic Graphical Models: Principles and Techniques
- 作者 Daphne Koller and Nir Friedman, MIT Press (2009)
- 概率图模型经典书籍
-
Probabilistic Graphical Models
- Koller 大神在 Coursera 开设的公开课
- 分成了三个子课程,Representation, Inference and Learning
-
Probabilistic Graphical Models
- Eric Xing, Carnegie Mellon University
- 知乎上推荐的,有视频
-
Probabilistic Graphical Models Spring 2013
- 非常好的公开课,PPT 很不错,参考了 Koller 的那本书