FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
- Title: Probabilistic Machine Learning: Advanced Topics
- Author(s) Kevin Patrick Murphy
- Publisher: The MIT Press (March, 2023); eBook (Draft, Creative Commons Licensed)
- License(s): CC-BY-NC-ND
- Hardcover: ???
- eBook: PDF (1352 pages, 138 MB)
- Language: English
- ASIN: N/A
- ISBN-10: N/A
- ISBN-13: N/A
- Share This:
In this book, we expand the scope of Machine Learning to encompass more challenging problems. For example, we consider training and testing under different distributions; we consider generation of high dimensional outputs, such as images, text and graphs, so the output space is, say, Y = R256×256; we discuss methods for discovering 'insights' about data, based on latent variable models; and we discuss how to use probabilistic models for causal inference and decision making under uncertainty.
We assume the reader has some prior exposure to ML and other relevant mathematical topics (e.g., probability, statistics, linear algebra, optimization).
Python code (mostly in JAX) to reproduce nearly all of the figures can be found online.
About the Authors- Kevin Patrick Murphy is a Research Scientist at Google.
- Machine Learning
- Probability Theory and Stochastic Process
- Python Programming
- Artificial Intelligence
-
Probabilistic Machine Learning: An Introduction (Kevin Murphy)
This book is a comprehensive introduction to machine learning that uses probabilistic models and inference as a unifying approach. It is written in an informal, accessible style, complete with pseudo-code for the most important algorithms.
-
Machine Learning: A Probabilistic Perspective (Kevin Murphy)
This textbook offers a comprehensive and self-contained introduction to the field of machine learning, based on a unified, probabilistic approach. It is written in an informal, accessible style, complete with pseudo-code for the most important algorithms.
-
An Introduction to Statistical Learning (Gareth James, et al)
It provides an accessible overview of the field of Statistical Learning, an essential toolset for making sense of the vast and complex data sets that have emerged in fields ranging from biology to finance to marketing to astrophysics in the past twenty years.
-
Probabilistic Machine Learning for Civil Engineers
This comprehensive textbook presents basic machine learning methods for civil engineers who do not have a specialized background in statistics or in computer science. It includes several case studies that students and professionals will appreciate.
-
Bayesian Methods for Hackers: Probabilistic Programming
This book illuminates Bayesian inference through probabilistic programming with the powerful PyMC language and the closely related Python tools NumPy, SciPy, Matplotlib, through practical examples and computation - no advanced mathematics required.
-
Pattern Recognition and Machine Learning (Christopher Bishop)
This is the first textbook on pattern recognition to present the Bayesian viewpoint. The book presents approximate inference algorithms that permit fast approximate answers in situations where exact answers are not feasible.
-
Foundations of Machine Learning (Mehryar Mohri, et al)
This book is a general introduction to machine learning. It covers fundamental modern topics in machine learning while providing the theoretical basis and conceptual tools needed for the discussion and justification of algorithms.
-
The Hundred-Page Machine Learning Book (Andriy Burkov)
Everything you really need to know in Machine Learning in a hundred pages! This book provides a great practical guide to get started and execute on ML within a few days without necessarily knowing much about ML apriori.
:
|
|