This lesson is being piloted (Beta version)

Introduction

Overview

Teaching: 60 min
Exercises: 30 min
Questions
  • What is Machine Learning?

  • Why would you use it?

  • When should you use it and when should you avoid it?

Objectives
  • Understand the distinction between ML and traditional programming

  • Understand why it can be useful

  • Know limitations and requirements for implementation

  • Identify different types of ML

Why to ML?

Fundamental

Science is fundamentally data driven.

RV Investigator
Australian Square Kilometer Array Pathfinder
Energy Sector

Fast

Machine (Deep) Learning has become the poster child for fast, scalable, exascale compute.

Summit Supercomputer

Smart

Machine Learning is able to uncover insights in very complex systems without knowledge of the fundamental underlying models.

Machine Learning offers a purely data driven approach to scientific discovery.

What is ML?

FUJI or PINK LADY

When to ML?

Types of ML

Key Points

  • ML algorithms learn from data instead of being human-programmed

  • A large amount of quality data is essential for ML