Mathematics for Machine Learning
Autor Marc Peter Deisenroth, A. Aldo Faisal, Cheng Soon Ongen Limba Engleză Paperback – 31 mar 2020
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 264.74 lei 3-5 săpt. | +30.56 lei 7-11 zile |
Cambridge University Press – 31 mar 2020 | 264.74 lei 3-5 săpt. | +30.56 lei 7-11 zile |
Hardback (1) | 535.97 lei 3-5 săpt. | +35.60 lei 7-11 zile |
Cambridge University Press – 22 apr 2020 | 535.97 lei 3-5 săpt. | +35.60 lei 7-11 zile |
Preț: 264.74 lei
Preț vechi: 315.17 lei
-16% Nou
50.66€ • 53.30$ • 41.94£
Carte disponibilă
Livrare economică 24 decembrie 24 - 07 ianuarie 25
Livrare express 10-14 decembrie pentru 40.55 lei
Specificații
ISBN-10: 110845514X
Pagini: 398
Ilustrații: 3 b/w illus. 106 colour illus.
Dimensiuni: 177 x 252 x 18 mm
Greutate: 0.81 kg
Editura: Cambridge University Press
Colecția Cambridge University Press
Locul publicării:New York, United States
Cuprins
1. Introduction and motivation; 2. Linear algebra; 3. Analytic geometry; 4. Matrix decompositions; 5. Vector calculus; 6. Probability and distribution; 7. Optimization; 8. When models meet data; 9. Linear regression; 10. Dimensionality reduction with principal component analysis; 11. Density estimation with Gaussian mixture models; 12. Classification with support vector machines.
Recenzii
'This book provides a beautiful exposition of the mathematics underpinning modern machine learning. Highly recommended for anyone wanting a one-stop-shop to acquire a deep understanding of machine learning foundations.' Pieter Abbeel, University of California, Berkeley
Descriere
The fundamental mathematical tools needed to understand machine learning include linear algebra, analytic geometry, matrix decompositions, vector calculus, optimization, probability and statistics. These topics are traditionally taught in disparate courses, making it hard for data science or computer science students, or professionals, to efficiently learn the mathematics. This self-contained textbook bridges the gap between mathematical and machine learning texts, introducing the mathematical concepts with a minimum of prerequisites. It uses these concepts to derive four central machine learning methods: linear regression, principal component analysis, Gaussian mixture models and support vector machines. For students and others with a mathematical background, these derivations provide a starting point to machine learning texts. For those learning the mathematics for the first time, the methods help build intuition and practical experience with applying mathematical concepts. Every chapter includes worked examples and exercises to test understanding. Programming tutorials are offered on the book's web site.