Closed haoawesome closed 10 years ago
http://stats.stackexchange.com/questions/40808/is-a-strong-background-in-maths-a-total-requisite-for-ml Is a strong background in maths a total requisite for ML?
http://www.csml.ucl.ac.uk/courses/msc_ml/?q=node/111 General math pre-requisites
• Calculus • Linear Algebra • Statistics/Probability • Stochastic processes and dynamical systems
Machine Learning: How can you learn Mathematics for machine learning? http://www.quora.com/Machine-Learning/How-can-you-learn-Mathematics-for-machine-learning
Matrix Cookbook http://www.quora.com/Machine-Learning/How-can-you-learn-Mathematics-for-machine-learning
Linear Algebra class at MIT http://ocw.mit.edu/courses/mathematics/18-06-linear-algebra-spring-2010/video-lectures/
CMU course called Computer Science Theory for the Information Age http://www.cs.cmu.edu/~venkatg/teaching/CStheory-infoage/ Notes 1: Geometry of high-dimensional space Notes 2: Singular Value Decomposition Notes 3: Algorithms for Massive Data Sets Notes 4: Random graphs (see Chapter 3 of draft of whole book) Notes 5: Markov chains Notes 6: Learning theory (see Chapter 6 of draft of whole book) Notes 7: Clustering
The book http://www.cs.cmu.edu/~venkatg/teaching/CStheory-infoage/hopcroft-kannan-feb2012.pdf
Christopher Bishop - Pattern Recognition & Machine Learning http://research.microsoft.com/en-us/um/people/cmbishop/prml/
Stanford University Machine Learning Andrew Ng https://www.coursera.org/course/ml
Stanford University Probabilistic Graphical Models Daphne Koller https://www.coursera.org/course/pgm
http://courses.washington.edu/css490/2012.Winter/lecture_slides/02_math_essentials.pdf Machine Learning Math Essentials
自问自答,根据这些天的收获,我推荐一本书,《数据挖掘中的新方法-支持向量机(邓乃扬)》这本书有点早,其里面以svm为重点,当然也对其他方面进行了拓展,例如期望风险涉及到损失函数和概率分布。 本书的不足之处在于没有提及到smo优化算法,而是详细介绍了传统的优化算法,例如牛顿法,变尺度法,gbfs... 读了这本书在读《统计学习方法》就会比较容易了
数据挖掘中的新方法-支持向量机(邓乃扬) http://product.dangdang.com/8874033.html
李航 《统计学习方法》 http://book.douban.com/subject/10590856/
@Coder_Chenzhi 您好,我想补习机器学习涉及到的统计学知识,但是相关内容太多,不知道该如何下手,可以推荐一些资源吗?谢谢!
你可以关注这个问答追踪: https://github.com/memect/hao/issues/81 我们会尽快把答案整理好, 也欢迎你描述自己的背景,以便我们有针对性地推荐. 感谢你的支持
研一新生,现在跟着师兄做实验,他让我实现用Dirichlet Process实现聚类数目自动确定,但是本科只学了简单的《概率论和数理统计》,对DP完全没概念,所以从DP这一点一直往上溯源,Gibbs Sampling、Markov Chain Monte Carlo、Probabilistic Graphical Models、Bayersian Inference等等,然后就混乱了,不知该从哪个开始看。。。谢谢解答!
@coder-chenzhi 大致分几步
初学者问题:如何在机器学习的语境下能达到有坚实的数学基础? 讨论见 http://t.cn/RPlPk6o @刘赛的中国梦 提到《数据挖掘中的新方法-支持向量机》(邓乃扬) 读了这本书再读 @李航博士 《统计学习方法》就会比较容易了。此外CMU等名校的机器学习课程都列有前提要求,可资参考 http://www.weibo.com/5220650532/Btv9Nuvqd
上微博的猫V 个人体会:机器学习的语境下,很难提高数学基础(本来数学好的另说)。数学和机器学习的世界观是不一样的。还是老老实实看数学分析、线性代数、统计学以及最优化,比较靠谱。 http://www.weibo.com/1679022231/Btvk93TSA?ref=atme
@民工_李江 回复@好东西传送门:我现在的理解,很难在数学领域划个区域,说只要搞定这部分数学就能通吃ML了。所以大部分人都是边学边补。如果硬要推荐的话,统计很多人推荐“All of Statistics”,线代都推荐Strang的“Introduction to Linear Algebra”。
同求: Coder_Chenzhi: 我想补习机器学习涉及到的统计学知识,但是相关内容太多,不知道该如何下手,可以推荐一些资源吗?谢谢! http://www.weibo.com/message/history?uid=1693756354&name=Coder_Chenzhi