m
(Undo revision 62605 by Liu940 (Talk))
Line 1: Line 1:
<p><br />  
+
<br>  
</p><p><br />  
+
 
</p>
+
<br>  
<h2> <a _fcknotitle="true" href="ECE662">ECE662</a>: <b>Statistical Pattern Recognition and Decision Making Processes, Spring 2014</b> (cross-listed with CS662)  </h2>
+
 
<hr />
+
== [[ECE662]]: '''Statistical Pattern Recognition and Decision Making Processes, Spring 2014''' (cross-listed with CS662)  ==
 +
 
 +
----
 
<div style="border-bottom: rgb(68,68,136) 1px solid; border-left: rgb(51,51,136) 4px solid; padding-bottom: 2em; margin: auto; padding-left: 2em; width: 30em; padding-right: 2em; background: rgb(238,238,255); border-top: rgb(68,68,136) 1px solid; border-right: rgb(68,68,136) 1px solid; padding-top: 2em">
 
<div style="border-bottom: rgb(68,68,136) 1px solid; border-left: rgb(51,51,136) 4px solid; padding-bottom: 2em; margin: auto; padding-left: 2em; width: 30em; padding-right: 2em; background: rgb(238,238,255); border-top: rgb(68,68,136) 1px solid; border-right: rgb(68,68,136) 1px solid; padding-top: 2em">
<h2> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <b>Welcome to ECE662!</b> </h2>
+
== &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; '''Welcome to ECE662!''' ==
<ul><li>When you see the peer review of your work in your dropbox, do not click "mark as read". If you do, then the review will disappear.
+
 
</li></ul>
+
*When you see the peer review of your work in your dropbox, do not click "mark as read". If you do, then the review will disappear.
 
</div>  
 
</div>  
<hr />
+
----
<h2> <b>Course Information</b> </h2>
+
 
<p>Instructor:  
+
== '''Course Information''' ==
</p>
+
 
<ul><li><a href="User:Mboutin">Professor Mimi Boutin</a>
+
Instructor:  
</li></ul>
+
 
<dl><dd><dl><dd>Office: MSEE342  
+
*[[User:Mboutin|Professor Mimi Boutin]]
</dd><dd><a href="Open office hours mboutin">Office hours</a>
+
 
</dd><dd><a href="https://www.projectrhea.org/rhea/index.php/Special:DropBox?forUser=mboutin&amp;assn=true">Assignment Drop Box</a>
+
::Office: MSEE342  
</dd></dl>
+
::[[Open office hours mboutin|Office hours]]
</dd></dl>
+
::[https://www.projectrhea.org/rhea/index.php/Special:DropBox?forUser=mboutin&assn=true Assignment Drop Box]
<p>Lecture:  
+
 
</p>
+
Lecture:  
<ul><li><b>When?</b> TuTh, 10:30 - 11:45  
+
 
</li><li><b>Where?</b> EE117 (subject to change)
+
*'''When?''' TuTh, 10:30 - 11:45  
</li></ul>
+
*'''Where?''' EE117 (subject to change)
<hr />
+
 
<h2> <a href="https://www.projectrhea.org/learning/slectures.php">Slectures</a> </h2>
+
----
<p>Please use this <a href="Slecture template ECE662S14">template for text slectures</a> or this <a href="Slecture template video ECE662S14">template for video slectures</a>
+
 
</p>
+
== [https://www.projectrhea.org/learning/slectures.php Slectures] ==
<ul><li>Slectures on Probability and Statistics  
+
 
<ul><li><a href="ECE662 Whitening and Coloring Transforms S14 MH">Whitening and Coloring Transforms</a>, by <a href="User:Mhossain">Maliha Hossain</a>
+
Please use this [[Slecture template ECE662S14|template for text slectures]] or this [[Slecture template video ECE662S14|template for video slectures]]
</li><li><a href="How to generate random n dimensional data from two categories with different priors slecture Minwoong Kim ECE662 Spring 2014">How to generate n-D Gaussian data in the two category case </a>, by Minwoong Kim (in Korean)  
+
 
</li><li><a href="PCA">Principal Component Analysis (PCA)</a>, by <a href="http://web.ics.purdue.edu/~zhou338/">Tian Zhou</a>
+
*Slectures on Probability and Statistics  
</li></ul>
+
**[[ECE662 Whitening and Coloring Transforms S14 MH|Whitening and Coloring Transforms]], by [[User:Mhossain|Maliha Hossain]]
</li><li>Slectures on Bayes Rule  
+
**[[How to generate random n dimensional data from two categories with different priors slecture Minwoong Kim ECE662 Spring 2014|How to generate n-D Gaussian data in the two category case ]], by Minwoong Kim (in Korean)  
<ul><li><a href="From Bayes Theorem to Pattern Recognition via Bayes Rule">From Bayes' Theorem to Pattern Recognition via Bayes' Rule</a> by <a href="http://varunvasudevan.com/">Varun Vasudevan</a>
+
**[[PCA|Principal Component Analysis (PCA)]], by [http://web.ics.purdue.edu/~zhou338/ Tian Zhou]
</li><li><a href="Upper Bounds for Bayes Error">Upper Bounds for Bayes Error</a> by G. M. Dilshan Godaliyadda  
+
*Slectures on Bayes Rule  
</li><li><a href="Test">Upper Bounds for Bayes Error (including the derivation of Chernoff Distance)</a> by Jeehyun Choe  
+
**[[From Bayes Theorem to Pattern Recognition via Bayes Rule|From Bayes' Theorem to Pattern Recognition via Bayes' Rule]] by [http://varunvasudevan.com/ Varun Vasudevan]
</li><li><a href="Slecture Bayes rule to minimize risk Andy Park ECE662 Spring 2014">Bayes Rule to minimize risk</a>, by Andy Park  
+
**[[Upper Bounds for Bayes Error|Upper Bounds for Bayes Error]] by G. M. Dilshan Godaliyadda  
</li><li><a href="Bayes Rule Minimize Risk Dennis Lee">Bayes Rule for Minimizing Risk</a> by Dennis Lee  
+
**[[Test|Upper Bounds for Bayes Error (including the derivation of Chernoff Distance)]] by Jeehyun Choe  
</li><li>Link to slecture (use a descriptive title)  
+
**[[Slecture Bayes rule to minimize risk Andy Park ECE662 Spring 2014|Bayes Rule to minimize risk]], by Andy Park  
</li></ul>
+
**[[Bayes Rule Minimize Risk Dennis Lee|Bayes Rule for Minimizing Risk]] by Dennis Lee  
</li><li>Slectures on Density Estimation  
+
**Link to slecture (use a descriptive title)  
<ul><li><a href="Mle tutorial">Tutorial on Maximum Likelihood Estimates</a> by Sudhir Kylasa  
+
*Slectures on Density Estimation  
</li><li><a href="Introduction to local density estimation methods">Introduction to local (nonparametric) density estimation methods</a> by <a href="https://www.youtube.com/watch?v=WwPpsLjUsfQ">Yu Liu</a>
+
**[[Mle tutorial|Tutorial on Maximum Likelihood Estimates]] by Sudhir Kylasa  
</li></ul>
+
**[[Introduction to local density estimation methods|Introduction to local (nonparametric) density estimation methods]] by Yu Liu  
</li><li>Slectures on Linear Classifiers
+
*Slectures on Linear Classifiers
</li></ul>
+
 
<hr />
+
----
<h2> Peer Reviews  </h2>
+
 
<ul><li><a href="Instructions peer review hw1">Instruction for peer reviewing HW1</a>
+
== Peer Reviews  ==
</li><li>Heads up: peer review of hw2 will be due April 29
+
 
</li></ul>
+
*[[Instructions peer review hw1|Instruction for peer reviewing HW1]]
<hr />
+
*Heads up: peer review of hw2 will be due April 29
<h2> Discussion  </h2>
+
 
<p>Feel free to use the space below for discussion, or create a page for discussion and link it below.  
+
----
</p>
+
 
<ul><li><a href="Data discussion HW1 ECE662 S14 Boutin">Where to find data for HW1</a>
+
== Discussion  ==
</li><li><a href="Yelp Dataset">Possible Real-world data to use for class</a>
+
 
</li><li><a href="Programming help ECE662S14">Programming help!</a>
+
Feel free to use the space below for discussion, or create a page for discussion and link it below.  
</li><li>New Discussion
+
 
</li></ul>
+
*[[Data discussion HW1 ECE662 S14 Boutin|Where to find data for HW1]]
<hr />
+
*[[Yelp Dataset|Possible Real-world data to use for class]]
<p><a href="ECE662">Back to main ECE662 page</a>
+
*[[Programming help ECE662S14|Programming help!]]
</p><a _fcknotitle="true" href="Category:ECE662Spring2014Boutin">ECE662Spring2014Boutin</a> <a _fcknotitle="true" href="Category:ECE">ECE</a> <a _fcknotitle="true" href="Category:ECE662">ECE662</a> <a _fcknotitle="true" href="Category:Pattern_recognition">Pattern_recognition</a>
+
*New Discussion
 +
 
 +
----
 +
 
 +
[[ECE662|Back to main ECE662 page]]
 +
 
 +
[[Category:ECE662Spring2014Boutin]] [[Category:ECE]] [[Category:ECE662]] [[Category:Pattern_recognition]]

Revision as of 06:20, 16 April 2014



ECE662: Statistical Pattern Recognition and Decision Making Processes, Spring 2014 (cross-listed with CS662)


                Welcome to ECE662!

  • When you see the peer review of your work in your dropbox, do not click "mark as read". If you do, then the review will disappear.

Course Information

Instructor:

Office: MSEE342
Office hours
Assignment Drop Box

Lecture:

  • When? TuTh, 10:30 - 11:45
  • Where? EE117 (subject to change)

Slectures

Please use this template for text slectures or this template for video slectures


Peer Reviews


Discussion

Feel free to use the space below for discussion, or create a page for discussion and link it below.


Back to main ECE662 page

Alumni Liaison

Recent Math PhD now doing a post-doctorate at UC Riverside.

Kuei-Nuan Lin