
Introduction to Machine Learning
by Amnon Shashua
Publisher: arXiv 2009
Number of pages: 109
Description:
Introduction to Machine learning covering Statistical Inference (Bayes, EM, ML/MaxEnt duality), algebraic and spectral methods (PCA, LDA, CCA, Clustering), and PAC learning (the Formal model, VC dimension, Double Sampling theorem).
Download or read it online for free here:
Download link
(680KB, PDF)
Similar books
The Hundred-Page Machine Learning Bookby Andriy Burkov
This is the first successful attempt to write an easy to read book on machine learning that isn't afraid of using math. It's also the first attempt to squeeze a wide range of machine learning topics in a systematic way and without loss in quality.
(13110 views)
Machine Learning for Designersby Patrick Hebron - O'Reilly Media
This book introduces you to contemporary machine learning systems and helps you integrate machine-learning capabilities into your user-facing designs. Patrick Hebron explains how machine-learning applications can affect the way you design websites.
(9748 views)
Reinforcement Learningby C. Weber, M. Elshaw, N. M. Mayer - InTech
This book describes and extends the scope of reinforcement learning. It also shows that there is already wide usage in numerous fields. Reinforcement learning can tackle control tasks that are too complex for traditional controllers.
(24463 views)
Boosting: Foundations and Algorithmsby Robert E. Schapire, Yoav Freund - The MIT Press
Boosting is an approach to machine learning based on the idea of creating a highly accurate predictor by combining many weak and inaccurate 'rules of thumb'. A remarkably rich theory has evolved around boosting, with connections to a range of topics.
(8838 views)