Line 60: | Line 60: | ||
== Kiwi Week == | == Kiwi Week == | ||
Monday at noon until Monday at noon. | Monday at noon until Monday at noon. | ||
− | |||
== Textbook Information == | == Textbook Information == | ||
− | |||
− | |||
There is not a single book that covers all the things that will be discussed in ECE 662. The class will reference [[Textbooks_OldKiwi|four books]] during the course of the semester as we cover various topics. All four of them are available through the reserves at the engineering library. | There is not a single book that covers all the things that will be discussed in ECE 662. The class will reference [[Textbooks_OldKiwi|four books]] during the course of the semester as we cover various topics. All four of them are available through the reserves at the engineering library. | ||
Line 92: | Line 89: | ||
[[Category:lecture notes]] | [[Category:lecture notes]] | ||
[[Category:pattern recognition]] | [[Category:pattern recognition]] | ||
− | [[Category: | + | [[Category:slecture]] |
Revision as of 09:33, 10 June 2013
ECE662: Statistical Pattern Recognition and Decision Making Processes
Spring 2008, Prof. Boutin
Collectively created by the students in the class
Contents
Lecture 1 Lecture notes
Jump to: Outline| 1| 2| 3| 4| 5| 6| 7| 8| 9| 10| 11| 12| 13| 14| 15| 16| 17| 18| 19| 20| 21| 22| 23| 24| 25| 26| 27| 28
This was the first day of class. These notes are from the class lecture.
Links to Course Webpages
Login: Use your Purdue Career Account username and password.
Note: You must change your password once a month.
Kiwi Week
Monday at noon until Monday at noon.
Textbook Information
There is not a single book that covers all the things that will be discussed in ECE 662. The class will reference four books during the course of the semester as we cover various topics. All four of them are available through the reserves at the engineering library.
Definition and Examples of Pattern Recognition
Main article: What is Pattern Recognition_OldKiwi.
Pattern Recognition is the art of assigning classes or categories to data.
Decision Surfaces
Main Article: Decision Surfaces_OldKiwi
Decision surfaces are the boundaries in the feature space that distinguish classes.
Algebraic Geometry
Main Article: Decision Surfaces_OldKiwi (This is not a typo)
Varieties
Main Article: Varieties_OldKiwi
A Variety is a mathematical construct used to define a decision surface.
Next: Lecture 2