CS547 Statistical Pattern Recognition
|
||
| |
Class meets: Spring 2008 Murdock, Room 561 Instructors: Todd K. Leen, RM 157 Central. Phone: 503-748-1160. Zak Shafran RM 112 Central. Phone 503-748-1158. Office Hours: Immediately following Thursday
class, and otherwise by appointment. Class Mailing List -- To
post a mesage, send email to cse547-list@csee.ogi.edu
Required Text:
Neural Networks, A Comprehensive Foundation, 2nd Edition. Simon Haykin. Detection, Estimation, and Modulation Theory. Harry van Trees. Course grades will be based 40% on homework assignments, and the remaining 60% split evenly between two exams. The midterm exam will be a take-home. The final will either be a take-home exam, or a class project. |
|
The course covers theory and practice of pattern recognition, emphasizing concepts and practices that are common to a broad range of applications and technologies. The course is fundamental for anyone whose work involves statistical signal processing, recognition, or fault detection. The course material provides a core for work in speech and image applications with advanced recognition technologies, and finds application in anomaly detection, decision theory, timeseries analysis, and statistical signal processing.Pattern recognition technology finds its way into a multitude of commercial applications including: medical tests, credit card fraud detection, data mining, manufacturing test, speech recognition systems, handwriting and optical character recognition, fault detection, and financial analysis to name a few. If you're planning to work, or already work in statistical signal processing or recognition, or if you simply want to know how pattern recognition technology works, this course will provide a valuable addition to your bag of tools. The statistics you will learn have even broader application.
Topics include: random vectors, detection, ROC curves, parametric and non-parametric density estimation and classification models, empirical error bounds, Bayesian estimation, and feature extraction.
Students will develop familiarity with statistical tools for developing and assessing pattern recognition systems, and apply principles to real-world examples.
Prerequisites: The course assumes familiarity with college linear algebra and calculus, and at least one undergraduate probability and statistics course.
Viewing Linked Material
MATLAB Resources
MATLAB home page
MATLAB Tutorials:
Other Course Materials
- Course Overview pdf file.
- Course Syllabus pdf file
- Matlab Example -- Generating samples from a normal distribution with specified mean vector and covariance matrix. pdf file,
- Mathematical Preliminaries
- Random variables and linear transformations. pdf file.
- Constrained optimization using Lagrange multipliers pdf file.
- Netlab --- Matlab neural network tools introduction