TELEVISION

Introduction to Machine Learning

Series: Introduction to Machine Learning
4.8
(29)
Episodes
25
Rating
TVPG
Year
2006
Language
English

About

This series teaches you about machine-learning programs and how to write them in the Python programming language. For those new to Python, a "get-started" tutorial is included. Professor Michael L. Littman covers major concepts and techniques, all illustrated with real-world examples such as medical diagnosis, game-playing, spam filters, and media special effects.

Related Subjects

Episodes

1 to 3 of 25

1. Telling the Computer What We Want

31m

Professor Littman gives a bird's-eye view of machine learning, covering its history, key concepts, terms, and techniques as a preview for the rest of the series. Look at a simple example involving medical diagnosis. Then, focus on a machine-learning program for a video green screen, used widely in television and film. Contrast this with a traditional program to solve the same problem.

2. Starting with Python Notebooks and Colab

18m

The demonstrations in this series use the Python programming language, the most popular and widely supported language in machine learning. Dr. Littman shows you how to run programming examples from your web browser, which avoids the need to install the software on your own computer, saving installation headaches and giving you more processing power than is available on a typical home computer.

3. Decision Trees for Logical Rules

32m

Can machine learning beat a rhyming rule, taught in elementary school, for determining whether a word is spelled with an I-E or an E-I-as in "diet" and "weigh"? Discover that a decision tree is a convenient tool for approaching this problem. After experimenting, use Python to build a decision tree for predicting the likelihood for an individual to develop diabetes based on eight health factors.

Extended Details

  • Closed CaptionsEnglish

Artists