书籍 Machine Learning的封面

Machine Learning

Kevin Murphy

出版社

MIT Press

出版时间

2012-09-17

ISBN

9780262018029

评分

★★★★★

标签

算法

书籍介绍

Today's Web-enabled deluge of electronic data calls for automated methods of data analysis. Machine learning provides these, developing methods that can automatically detect patterns in data and then use the uncovered patterns to predict future data. This textbook offers a comprehensive and self-contained introduction to the field of machine learning, a unified, probabilistic approach. The coverage combines breadth and depth, offering necessary background material on such topics as probability, optimization, and linear algebra as well as discussion of recent developments in the field, including conditional random fields, L1 regularization, and deep learning. The book is written in an informal, accessible style, complete with pseudo-code for the most important algorithms. All topics are copiously illustrated with color images and worked examples drawn from such application domains as biology, text processing, computer vision, and robotics. Rather than providing a cookbook of different heuristic methods, the book stresses a principled model-based approach, often using the language of graphical models to specify models in a concise and intuitive way. Almost all the models described have been implemented in a MATLAB software package--PMTK (probabilistic modeling toolkit)--that is freely available online. The book is suitable for upper-level undergraduates with an introductory-level college math background and beginning graduate students.

目录
Chapter 1: Introduction
Chapter 2: Probability
Chapter 3: Statistics
Chapter 4: Gaussian models
Chapter 5: Generative models for classification

显示全部
用户评论
Probabilistic ML课本,就写作业看看,错误连篇。。。
欲仙欲死啊~~
.... 从推荐里拿出去
基本上大部分的知識體系都覆蓋到了,沒來得及讀完,自己的數學還是短板
这本书优点就是很全面,千余页的大部头,啥都有。缺点也是很全面,每一个点都不太细致,还需要自己去找论文看。
🙄️
Very beginner-friendly
百科全书一般,但是有点太细致了,适合遇到问题时查一查。(补标:2014-2015)
本书可以看成扩展版的PRML,也是从概率的角度来阐述机器学习的方法。本书可以称为是恢弘的“巨著”。涉及到的知识点非常多,从头到尾全部看一遍很困难。适合当做工具书放在手边,需要了解那种技术,就翻到那一章看看。