4005-759-01: Pattern Recognition (RIT CS, 20101)
RIT Department of Computer Science
Pattern Recognition
(Topics in Artificial Intelligence) Fall 2010
|
|
|
4005-759-01 (Lecture Room: 70-3500 (DPRL lab)), Instructor: Richard Zanibbi |
Office hours: 10-11:00am Tues. and Thurs., 1-3:00pm Fridays (70-3551, Golisano College) |
Home
---
Syllabus
---
Slides
---
Assignments
---
Programming
---
Resources
---
[ MyCourses ]
Other Resources
Research Paper Examples
Here are some examples of well-written research papers from the last time the course was offered.
Please note: the formatting of these papers is different from that required for this quarter.
Academic Writing
Here are some notes I prepared on academic writing: Notes on Academic Writing for Computer Science.
Here are a couple of useful references (both are
inexpensive, and available in the library):
Books
The books below will be available for 2-hour loans from the reserve desk in the library. Our library has many other related sources; try searching the RIT library database using "pattern recognition" as the subject or title. Remember that you may request an inter-library loan if you cannot find what you need online or in the library.
- L. Kuncheva. (2004) Combining Pattern Classifiers, Methods and Algorithms, Wiley (recommended text).
- van der Heijden, F., Duin, R., de Ridder, D. and Tax, M.J. (2004) Classification, Parameter Estimation and State Estimation: An Engineering Approach Using MATLAB [ Uses PRTools. The RIT library has access to electronic copies (follow the link) ]
- R.O. Duda, P.E. Hart and D. Stork. (2001) Pattern Classification (2nd edition), Wiley.
- C. Bishop. (2006) Pattern Recognition and Machine Learning, Springer.
- C. Bishop. (1995) Neural Networks for Pattern Recognition, Oxford University Press.
- S. Theodoridis and K. Koutroumbas. (2009). Pattern Recognition (4th edition), Academic Press.
- K. Fukunaga. (1972) Introduction to Statistical Pattern Recognition, Academic Press.
- P. Devijver and Y. Kittler. (1982) Pattern Recognition: A Statistical Approach, Prentice-Hall.
- K.S. Fu. (1982) Syntactic Pattern Recognition and Applications, Prentice-Hall.
- S. Watanabe. (1985) Pattern Recognition: Human and Mechanical, Wiley.
- R.J. Schalkoff. (1992) Pattern Recognition: Statistical, Structural, and Neural Approaches, Wiley.
Data Sets
Here is a partial list of publicly available data sets.
Software
- Ludmila Kuncheva's MATLAB code for some examples in her book, "Combining Pattern Classifiers."
- PRTools toolbox for MATLAB, developed at DELFT in the Netherlands.
- The Intel Open Source Computer Vision Library (a on OpenCV is available: link, and can be obtained as an electronic book through the online RIT library catalogue).