Teaching

Machine Learning (Year 3, MSc)

The aim of this course is to introduce students to the theory and practice of modern machine learning methods. Extracting information from the unprecedented amount of data (aka. big data) that has been collected in recent years is a very important task in science and engineering, with great social and economical impact. Machine learning addresses the problem of how computers can learn and extract information automatically from data, and it is behind many methods used in artificial intelligence, data mining or adaptive system design. It is widely applied in practice in most disciplines where data is available, including, e.g., electrical engineering, computer science, or medicine. Students will learn the main concepts from theory and practice of how to convert observations given in the form of data into expertise. You will learn how to model learning and inference problems and how to design and analyse algorithms to solve them. The module will also introduce popular machine learning algorithms.

Upon completion of this module, the student will be able to demonstrate and apply knowledge and understanding of:

Deep Learning (Year 3, MSc)

In contrast to the machine learning, course deep learning will focus on deep neural network based learning. It introduces the background and illustrates how deep learning is impacting our understanding of intelligence and contributing to the practical design of intelligent machines. Deep learning is currently the most active area of research and development and in high demand for experts by hi-tech start-ups, large companies as well as academia. It is the preferred approach for modern AI and machine learning in any domain. Deep learning techniques enable us to automatically extract features from data so as to solve predictive tasks, such as speech recognition, object recognition, machine translation, question-answering, anomaly detection, medical diagnosis and prognosis, automatic algorithm configuration, personalisation, robot control, time series forecasting, and much more.

Upon completion of this module, the student will be able to demonstrate and apply knowledge and understanding of:

Computer Vision and Pattern Recognition (Year 4, MSc)

This course introduces areas of Computer Vision and Patter Recognition. Computer Vision is a field concerned with visual data captured by cameras, while Pattern Recognition offers techniques for processing data from diverse types of sensors.

Data and signal processing techniques from these two fields are closely related and enable us to automatically extract information so as to solve predictive and decision based tasks, such as speech recognition, object recognition, machine translation, question-answering, anomaly detection, medical diagnosis and prognosis, automatic algorithm configuration, personalisation, robot control, time series forecasting, and much more.

This course aims to introduce the concepts, basic formulations and applications of computer vision and pattern recognition. The computer vision material includes pinhole camera model, Homogeneous coordinates, Planar transformations and parameters, Perspective projection, 3D reconstruction, Epipolar geometry, Image Matching, Hough Transform, RANSAC. The patter recognition part introduces Dimensionality Reduction, Principle Component Analysis (PCA), Linear discriminant functions, Discriminant Analysis, Data representation, Distances Metrics, Clustering algorithms, Bagging and boosting, Ensemble Learning, Committee Machine, Sequential (Time Series) Data Analysis

The learnt topics are illustrated with applications: face recognition, or machine learning repository data, etc. The study of pattern recognition at this level develops a set of skills and knowledge about theories and practice in recognising regularities in signal and data. By the end of the module the students should be able to: