Course detail
Machine Learning and Recognition
FIT-SURAcad. year: 2024/2025
The tasks of classification and pattern recognition, basic schema of a classifier, data and evaluation of individual methods, statistical pattern recognition, feature extraction, multivariate Gaussian distribution,, maximum likelihood estimation, Gaussian Mixture Model (GMM), Expectation Maximization (EM) algorithm, linear classifiers, perceptron, Gaussian Linear Classifier, logistic regression, support vector machines (SVM), feed-forward neural networks, convolutional and recurrent neural networks, sequence classification, Hidden Markov Models (HMM). Applications of the methods of speech and image processing.
Language of instruction
Number of ECTS credits
Mode of study
Guarantor
Entry knowledge
Rules for evaluation and completion of the course
- Mid-term test - up to 15 points
- Project - up to 25 points
- Written final exam - up to 60 points
To get points from the exam, you need to get min. 20 points, otherwise the exam is rated 0 points.
The evaluation includes a mid-term test, individual project, and the final exam. The mid-term test does not have a correction option, the final exam has two possible correction terms
Aims
The students will get acquainted with the problem of machine learning applied to pattern classification and recognition. They will learn how to apply basic methods in the fields of speech processing and computer graphics. They will understand the common aspects and differences of the particular methods and will be able to take advantage of the existing classifiers in real-situations.
The students will get acquainted with python libraries focused on math, linear algebra and machine learning. They will also improve their math skills (probability theory, statistics, linear algebra) a programming skills. The students will learn to work in a team.
Study aids
Prerequisites and corequisites
- recommended prerequisite
Signals and Systems - recommended prerequisite
Computer Graphics Principles
Basic literature
Recommended reading
Classification of course in study plans
- Programme MITAI Master's
specialization NGRI , 0 year of study, summer semester, elective
specialization NADE , 0 year of study, summer semester, elective
specialization NISD , 0 year of study, summer semester, elective
specialization NMAT , 0 year of study, summer semester, elective
specialization NSEC , 0 year of study, summer semester, elective
specialization NISY up to 2020/21 , 0 year of study, summer semester, compulsory
specialization NNET , 0 year of study, summer semester, elective
specialization NMAL , 0 year of study, summer semester, compulsory
specialization NCPS , 0 year of study, summer semester, elective
specialization NHPC , 0 year of study, summer semester, elective
specialization NVER , 0 year of study, summer semester, elective
specialization NIDE , 0 year of study, summer semester, elective
specialization NISY , 0 year of study, summer semester, elective
specialization NEMB , 0 year of study, summer semester, elective
specialization NSPE , 0 year of study, summer semester, compulsory
specialization NEMB , 0 year of study, summer semester, elective
specialization NBIO , 0 year of study, summer semester, elective
specialization NSEN , 0 year of study, summer semester, elective
specialization NVIZ , 0 year of study, summer semester, elective
Type of course unit
Lecture
Teacher / Lecturer
Syllabus
- The tasks of classification and pattern recognition, the basic schema of a classifier, data sets and evaluation
- Probabilistic distributions, statistical pattern recognition
- Generative and discriminative models
- Multivariate Gaussian distribution, Maximum Likelihood estimation,
- Gaussian Mixture Model (GMM), Expectation Maximization (EM)
- Feature extraction, Mel-frequency cepstral coefficients.
- Application of the statistical models in speech and image processing.
- Linear classifiers, perceptron
- Gaussian Linear Classifier, Logistic regression
- Support Vector Machines (SVM), kernel functions
- Neural networks - feed-forward, convolutional and recurrent
- Hidden Markov Models (HMM) and their application to speech recognition
- Project presentation
Seminar
Teacher / Lecturer
Syllabus
Lectures will be immediately followed by demonstration exercises (1h weekly) where examples on data and real code will be presented. Code and data of all demonstrations will be made available to the students.
Project
Teacher / Lecturer
Syllabus
- Individually assigned projects