The purpose of today is to get hands on experience in applying machine learning to HCI. The focus is on specific, practical examples rather than theory.
We will cover three topics.
The notebooks for each of the three summer school topics are listed below:
Classifiying Audio Streams This topic explores supervised classification of audio data, and how to evaluate classifiers without deceiving yourself.
Unsupervised Image Learning This topic will explore how high-dimensional sensor input can be organised with unsupervised learning to build primitives for interaction.
Inferring Typing Behaviour This exercise looks at building probabilistic Bayesian models of typing behaviour, and inferring parameters using Markov Chain Monte Carlo.
In [ ]: