
A Course in Machine Learning
by Hal Daumé III
Publisher: ciml.info 2012
Number of pages: 189
Description:
CIML is a set of introductory materials that covers most major aspects of modern machine learning (supervised learning, unsupervised learning, large margin methods, probabilistic modeling, learning theory, etc.). It's focus is on broad applications with a rigorous backbone.
Download or read it online for free here:
Download link
(2.9MB, PDF)
Similar books
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.
(23598 views)
Machine Learning: A Probabilistic Perspectiveby Kevin Patrick Murphy - The MIT Press
A comprehensive introduction to machine learning that uses probabilistic models and inference as a unifying approach. The book is written in an informal, accessible style, complete with pseudo-code for the most important algorithms.
(5555 views)
An Introduction to Probabilistic Programmingby Jan-Willem van de Meent, et al. - arXiv.org
This text is designed to be a graduate-level introduction to probabilistic programming. It provides a thorough background for anyone wishing to use a probabilistic programming system, and introduces the techniques needed to build these systems.
(6365 views)
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.
(11988 views)