This document provides an introduction to machine learning, including definitions, examples of tasks well-suited to machine learning, and different types of machine learning problems. It discusses how machine learning algorithms learn from examples to produce a program or model, and contrasts this with hand-coding programs. It also briefly covers supervised vs. unsupervised vs. reinforcement learning, hypothesis spaces, regularization, validation sets, Bayesian learning, and maximum likelihood learning.
Related topics: