The text for the class is Pattern Classification by Duda, Hart, and Stork. This is the second edition of the text, and should be in the bookstore.
For he first time ever, this class will NOT be recorded as an eClass.
Previous years notes are The lectures for this class are being captured.
To find them go to this
eclass page. But, with the help of digital photography, we'll try to
capture as many white board shots as possible.
The grades will be assessed as follows:
|
Problem Sets (not all PS are created equal) |
50% |
|
Mid-term |
20% |
|
Final project |
20% |
|
Class Participation |
10% |
There will be 5 or so bi-weekly problem sets that will involve some Matlab and hopefully some thinking. Collaboration on problem sets is encouraged at the "white board interaction" level. That is, share ideas and technical conversation, but write your own code. All problem sets should be in on time. One late problem set is accepted late (but before the next one is due) without excuse. After that, get prior permission.
There will be a "mid-term" somewhere around 2/3 the way through, just to make sure we're all on the same page.
There will be occasional readings assigned that will typically cover technical material that you may be responsible for.
Undergrads and grads will be graded on separate curves; more is expected from a graduate project than an undergraduate project.
| Date | Title |
Assignments |
Handouts |
Captured board
shots |
| January 7 |
Introduction to Pattern Recognition |
Read: DHS Ch1, Appendices
A.1,2,4,5 |
Syllabus (on line) |
|
| January 9 |
Prob Review: Discrete Events, Bayes Rule, TB test | Screen
Shots Jan 9 |
||
| January 14 |
Prob Review: Continuous Densities, Vectors |
PS 1 (on line) |
||
| January 16 |
Prob Review: Expectation, Functions of
rv's |
|||
| January 21 |
Moments, Gaussians, Intro to Bayes Decision,
LRT |
Read DHS Chap 2.1-2.6 |
Screen
Shots Jan 21 |
|
| January 23 | Expected Loss, Bayes Risk |
Screen
Shots Jan 23 |
||
| January 28 |
Gaussian Decision Functions |
PS 2 (on line) | Screen
Shots Jan 28 |
|
| January 30 |
Error bounds, ROC |
Screen
Shots Jan 30 |
||
| February 4 |
Noisy features, parameter estimatoin |
Read DHS 3.1 - 3.5 |
Biased variance estimate; Freeman & Brainard (on line) |
|
| February 6 |
ML Parameter estimation/Bayes Param Estimation |
|||
| February 11 |
NO CLASS |
none |
||
| February 13 |
Quantum Computing Lecture |
none |
||
| February 18 |
Bayesian Param Estmation/Loss function approach |
Really read Freeman & Brainard |
||
| February 20 |
Finish Freeman and Brainard; Bayes Class Estimation |
PS 3 (on line) |
||
| February 25 |
PCA |
Mario Notes
Feb 25 |
||
| February 27 |
Fisher MDF |
Turk and Pentland (on line and paper) | Mario Notes
Feb 27 |
|
| March 11 |
Eigen faces and Start Non-parametric |
DHS 4.1-4.4 |
Mario Notes March
11 |
|
| March 13 |
More Non-parametric Estimation |
DHS 4.5 |
PS 4 (on line) |
Mario Notes March
13 |
| March 18 |
NO CLASS |
none |
||
| March 20 |
K-NN estimation and K-NN rule |
Mario Notes March
20 |
||
| March 27 |
Linear Discriminant Functions |
DHS 5.1-5.4 |
Mario Notes March 27 | |
| April 1 |
Perceptrons |
PS 5 (on line) |
Mario Notes April 1 |
|
| April 3 |
Mario Notes April 3 |
There will be additional required readings. When they are available electronically you will be able to find them here:
Problem Set 2: Handed out Jan 28 Due Feb 11 The PDF file is here. The data set of question 4 is here but since it's binary data you need to right click (or ctl-click for you die hard mac types) and select "save Link target as..." or "Download link to disk".
Problem Set 3: Handed out Feb 20th, Due February 28th (Friday - but extension granted until Monday after Spring Break, March 10) PDF version Problem Set 4: Handed out Mar 13 Due March 27th.
(Warning: Long problem set!) The PDF is here. The data sets of question 1 are training and testing
but since it's binary data you need to right click (or ctl-click for you die
hard mac types) and select "Download link to disk". The ascii data sets for
problem 3 are class1, class2, and class3.
These can just be downloaded to a local ascii copy.
Problem Set 5: Handed out April 1 Due April 10th. The
PDF is here. The two class data set are classes classA
and classB in percept2.mat and the
three class data (class1, class2, and class3) are in percept3.mat.