COMP4702 Week 1

The lecture content for this course follows Lindholm22 and includes the summary content and additional commentary created by Dr Marcus Gallagher here. The content for this lecture goes through Chapter 1.

1.0 - Introduction

1.1 - Example: Automatically Diagnosing Heart Abnormalities

Figure 1.1 - Examples of ECG Readings.
Figure 1.2 - Illustrated supervised ML process. [Left] Training [Right] Inference.

1.2 - Example: Formation Energy of Crystals


1.3 - Uncertainty in Machine Learning: Probabilistic Modelling


Figure 1.3 - Probabilistic Model of soccer goal scoring using player's position.

1.4 - Pixel-Wise Class Prediction

This is also called image segmentation

Figure 1.4 - Image Segmentation Example.

In the example above, we want to classify the pixels on the screen into one of four classes:

  1. Car (Blue)
  2. Traffic Sign (Yellow)
  3. Pavement (Purple)
  4. Tree (Green)

1.5 - Estimating Pollution Levels in London