This course provides an introduction to the fundamentals of pattern recognition, focusing on classifier design and supervised learning techniques. Students will explore various methods for classification and regression, including:
- Basics of Bayesian decision theory
- Bayes and nearest neighbour classifiers
- Parametric and non-parametric estimation of density functions
- Linear discriminant functions and Perceptron
- Linear least-squares regression and LMS algorithm
- Fisher linear discriminant and statistical learning theory
- Non-linear methods for classification and regression
- Artificial neural networks and multilayer feedforward networks
- Support Vector Machines and their variants
- Assessing classifier generalization abilities and bias-variance trade-off
- Feature selection and dimensionality reduction methods
The course is designed for graduate students, providing a comprehensive view of classification and regression fundamentals, while intentionally omitting certain topics to maintain focus within a one-semester timeframe.