Deep Generative Models

Invertible non-Gaussian Models and Normalising Flows

Optional reading

Generative Adversarial Networks


Representational Learning and Dimensionality Reduction

Figure 1 - Plotted swiss roll dataset from SciKit Learn. This figure was taken from the SciKit Learn Example on the Swiss Roll dataset available here

Auto Encoder

The neural network solution to reducing dimensionality.

Figure 2 - Architectural model for an autoencoder.

Principal Component Analysis (PCA)

Figure 3 - PCA across 2 dimensions

Figure 3 - PCA Scree Plot
Figure 4 - PCA Variance Plot

User Aspects of Machine Learning

Not assessable.

This chapter gives some general practical advice about the application (engineering) of machine learning. It's a mostly non-technical read and it is very useful stuff, but we will be fairly brief in covering it. The key points include: