(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | [[Category:ECE662]] | ||
+ | [[Category:decision theory]] | ||
+ | [[Category:lecture notes]] | ||
+ | [[Category:pattern recognition]] | ||
+ | [[Category:slecture]] | ||
+ | |||
<center><font size= 4> | <center><font size= 4> | ||
'''[[ECE662]]: Statistical Pattern Recognition and Decision Making Processes''' | '''[[ECE662]]: Statistical Pattern Recognition and Decision Making Processes''' | ||
Line 5: | Line 11: | ||
Spring 2008, [[user:mboutin|Prof. Boutin]] | Spring 2008, [[user:mboutin|Prof. Boutin]] | ||
− | [[ | + | [[Slectures|Slecture]] |
<font size= 3> Collectively created by the students in [[ECE662:BoutinSpring08_OldKiwi|the class]]</font size> | <font size= 3> Collectively created by the students in [[ECE662:BoutinSpring08_OldKiwi|the class]]</font size> | ||
Line 42: | Line 48: | ||
[[Lecture 27 - Clustering by finding valleys of densities_OldKiwi|27]]| | [[Lecture 27 - Clustering by finding valleys of densities_OldKiwi|27]]| | ||
[[Lecture 28 - Final lecture_OldKiwi|28]] | [[Lecture 28 - Final lecture_OldKiwi|28]] | ||
+ | ---- | ||
---- | ---- | ||
This was the first day of class. These notes are from the class lecture. | This was the first day of class. These notes are from the class lecture. | ||
− | == | + | ==Course Info== |
− | + | [[Course_info_ECE662_Boutin_Spring2010|Continue reading...]] | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
== 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. | ||
== Definition and Examples of Pattern Recognition == | == Definition and Examples of Pattern Recognition == | ||
− | + | Pattern Recognition is the art of assigning classes or categories to data. [[What is Pattern Recognition_OldKiwi|Continue reading...]]. | |
− | + | == Decision Surfaces and Algebraic Geometry== | |
− | + | Decision surfaces are the boundaries in the feature space that distinguish classes. [[Decision Surfaces_OldKiwi|Continue reading...]] | |
− | == Decision Surfaces == | + | |
− | + | ||
− | + | ||
− | Decision surfaces are the boundaries in the feature space that distinguish classes. | + | |
− | + | ||
− | + | ||
− | + | ||
== Varieties == | == Varieties == | ||
− | + | A Variety is a mathematical construct used to define a decision surface. [[Varieties_OldKiwi|Continue reading...]] | |
− | + | ||
− | A Variety is a mathematical construct used to define a decision surface. | + | |
---- | ---- | ||
Next: [[Lecture_2_-_Decision_Hypersurfaces_OldKiwi|Lecture 2]] | Next: [[Lecture_2_-_Decision_Hypersurfaces_OldKiwi|Lecture 2]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 10:17, 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.
Course Info
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
Pattern Recognition is the art of assigning classes or categories to data. Continue reading....
Decision Surfaces and Algebraic Geometry
Decision surfaces are the boundaries in the feature space that distinguish classes. Continue reading...
Varieties
A Variety is a mathematical construct used to define a decision surface. Continue reading...
Next: Lecture 2