(→The ChangeLog) |
|||
Line 32: | Line 32: | ||
* 2008/03/10 -- Linked the software sites with KNN classifier,classification using SVM,demonstration Parzen window matlab codes and several matlab codes related to learning,clustering and pattern classification in [[Homework_2_OldKiwi]] | * 2008/03/10 -- Linked the software sites with KNN classifier,classification using SVM,demonstration Parzen window matlab codes and several matlab codes related to learning,clustering and pattern classification in [[Homework_2_OldKiwi]] | ||
* 2008/03/16 -- Copied the KNN and Hilbert Space in the old Glossory to the new system. | * 2008/03/16 -- Copied the KNN and Hilbert Space in the old Glossory to the new system. | ||
+ | * 2008/03/24 -- Linked the Matlab toolbox, C code, and documentation with neural network classifier. | ||
[[User:hsantosv|Hector Santos]] | [[User:hsantosv|Hector Santos]] |
Revision as of 23:34, 24 March 2008
Page Formatting
Please keep your changes logged under your name in chronological order (most recent change appended to the bottom of your list). If your name is not included yet, please include it, retaining the alphabetization of the users by name. Entries are sorted by first names alphabetically.
Also take a look at the "changes" and locate your changes when you put them up
To aid the grader, please try to be as exact as possible' in your description. Number your figures and equations and specify those in your ChangeLog entry. Also give a hyperlink to the page(s) you edited.
Example
- 2007/10/02 -- Created a new page on Kernels_OldKiwi.
- 2007/10/03 -- Edited Lecture 3 - Bayes classification_OldKiwi by adding the section on Bayes rule.
The ChangeLog
- 2008/03/23 -- Added a link to UCI machine learning dataset repository
- 2008/03/23 -- Added link to machine learning resources from http://www.kernel-machines.org/
- 2008/03/09 -- Moved the lecture 3 from old Kiwi.
- 2008/03/17 -- Moved the change log from old Kiwi, for usernames kyohyouk.kim.1, madhur.gupta.1, mandoye.ndoye.1, Rahul.srinivasa.raghavan, thanh.h.ha.1, and yamini.nimmagadda.1. Combined entries made on a single day into one entry.
- 2008/03/24 -- Moved Homework 1_OldKiwi discussions and Homework 2_OldKiwi links from old kiwi.
- 2008/03/10 -- Edited Lecture 17 to fix all the Latex formulae and other formatting so that it works with the new Kiwi.
- 2008/03/23 -- Fixed Latex format of equation 4 and the numbering of all the formulae in lecture 16.
- 2008/03/23 -- Added the Parzen Window Estimation example_OldKiwi link to lecture 16.
- 2008/03/10 -- Linked the software sites with KNN classifier,classification using SVM,demonstration Parzen window matlab codes and several matlab codes related to learning,clustering and pattern classification in Homework_2_OldKiwi
- 2008/03/16 -- Copied the KNN and Hilbert Space in the old Glossory to the new system.
- 2008/03/24 -- Linked the Matlab toolbox, C code, and documentation with neural network classifier.
- 2008/03/06 -- Added my homework results for homework 1 problem 2 in lecture 4 (Bayes Classification: Experiments and Notes_OldKiwi) as an example of how to use Bayes decision theory and its results.
- 2008/03/14 -- Move Lecture 4 - Bayes Classification_OldKiwi from old Kiwi.
- 2008/03/23 -- Move my article on Case-based Reasoning_OldKiwi from old kiwi.
- 2008/03/09 -- Describe how to download and run Matlab Neural Networks Toolbox for classification [hw2]. Add a link to download SVM libraries in C and describe how to run them in Matlab [hw2]
- 2008/03/10 -- Copied the ECE662:ChangeLog_OldKiwi to the new system. Copied over all top-level pages under Course Topics from old Kiwi.
- 2008/03/02 -- Updated Lecture 16 (K-nearest neighbor density estimate-texts,and ALL equations (1) ~ (13))(old kiwi)
- 2008/03/10 -- Make Lecture 18.(ALL texts and ALL equations, except for figures. )
- 2008/03/23 -- Edited [Lecture 13] Equation from (1) to (13)
- 2008/03/09 -- Added a part of note in [Lecture 17].
- 2008/03/22 -- Moved [Lecture 10] from Old-Kiwi & Update "Class Lecture Note table"
- 2008/03/17 -- Copied Lecture 13_OldKiwi to the new wiki page.
- 2008/03/23 -- Edited Lecture 13_OldKiwi
- 2008/03/20 -- Ported over Bayes Decision Rule_OldKiwi page (although embedded YouTube link will not show up).
- 2008/03/20 -- Ported over page Generating Gaussian Samples_OldKiwi and reformatted Latex equations.
- 2008/03/24 -- Added link to the FANN library under Tools _OldKiwi
- 2008/03/24 -- Added link to library of datasets for the Libsvm (see Tools _OldKiwi) under the Homework 2 _OldKiwi page and posted a script to convert data from the Libsvm format to the FANN format under Tools _OldKiwi
- 2008/03/24 -- Posted link to a SVM tutorial under Support Vector Machines _OldKiwi and re-formated that whole page fixing the links and overall editing.
- 2008/03/24 -- Overall editing of the Clustering_OldKiwi page and addition of 2 important references to Surveys in the area, editing of the K-means_OldKiwi page adding reference to paper and software
- 2008/03/11 -- Copied the Tools_OldKiwi session to the new system. Added new useful book reference "Introduction to Data Mining" by P-N Tan, M. Steinbach and V. Kumar_OldKiwi
- 2008/03/16 -- Copied notes from Derivation of Fisher's Linear Discriminant_OldKiwi fixing some formulas, copied all the pictures. Copied notes from Lecture 11 - Fischer's Linear Discriminant again_OldKiwi fixing formula subscripts
- 2008/03/04 -- Added notes to Lecture 17, from starting of discussion on Nearest Neighbor Classification Rule to examples of metrics in the non-discrete domain.
- 2008/03/19 -- Moved Lecture 16 to the new Kiwi, including the figures.
Lecture 16 - Parzen Window Method and K-nearest Neighbor Density Estimate_OldKiwi
- 2008/03/10 -- Added in Homework/ [HW2] links to many SVM software sites ( sites with SWM codes using MATLAB , sites with SVM codes using C/C++). Also added link to sample SVM datasets for use in the HW2 if needed.
- 2008/03/16 -- Copied the Reference section to the new system (Journals, 2008 conferences and other universities websites). Copied some of the publications in the reference section
- 2008/03/10 -- Copied most of Lecture 5 to the new system.
- 2008/03/10 -- Created a new page on [Face detection vs Face recognition] and added materials under the same.
- 2008/03/16 -- Transferred Probabilistic neural networks_OldKiwi from old kiwi. Transferred Steepest descent algorithm_OldKiwi from old kiwi. Transferred Feed Forward Back Propagation Algorithm_OldKiwi from old kiwi
- 2008/03/22 -- Transferred contents of Genetic algorithm_OldKiwi from old Kiwi. Transferred contents from ECE637:ECE637_OldKiwi page of the old kiwi to the new one.
- 2008/03/17 -- Transferred comparison table and BPE figure from old kiwi into Comparison of MLE and Bayesian Parameter Estimation_OldKiwi and changed formatting. Transferred and formatted all of Lecture 8 from old kiwi.
- 2008/03/22 -- Transferred and formatted all of Lecture 12 from old kiwi.
- 2008/03/24 -- Transferred figures and formatted equations for Lecture 2
- 2008/03/16 -- Updated Lecture 18 - Nearest Neighbors Clarification Rule and Metrics(Continued)_OldKiwi notes: Changed formatting, and fixed errors in notes. Added Figures 1 and 2. Transferred Lecture 7 - MLE and BPE_OldKiwi from Old Kiwi and fixed formulae/formatting.
- 2008/03/24 -- Transferred kNN Algorithm_OldKiwi from Old Kiwi: transferred all figures and equations
- 2008/03/16 -- Created Figure 3 in Lecture 17: example of phi with triangle that shows the use of invariance coordinates to repeat (p1,...,pN). Transferred my Lecture 15 figures from old KIWI to new KIWI: specifically figure 1 and 2
- 2008/03/23 -- Added missing figures to Lecture 17 (Figures 1 and 2). Added figure label to all figures.
- 2008/03/23 -- Transferred all missing Lecture 17 text to new website.
- 2008/03/16 -- Transferred K-means_OldKiwi from old KIWI. Transferred LBG_OldKiwi clustering from old KIWI. Added Cross Links from clustering page to the above two topics. Moved Comparison of MLE and Bayesian Parameter Estimation_OldKiwi.
- 2008/03/22 -- Transferred Lecture 14 from old KIWI. Converted all except one of the equations to the new kiwi's format. Copied only 1 image.Lecture 14 - ANNs, Non-parametric Density Estimation (Parzen Window) _OldKiwi
- 2008/03/05 -- Added two publicly available data sets to Data Sources_OldKiwi. Created Data Sources_OldKiwi page.
- 2008/03/24 -- Moved gradient_OldKiwi, hessian_OldKiwi, and Gradient Descent_OldKiwi from old kiwi and linked them into Lecture_10_-_Batch_Perceptron_and_Fisher_Linear_Discriminant_OldKiwi
- 2008/03/17 -- modified some typo in Lecture 18 Nearest Neighbors Clarification Rule and Metric.
- 2008/03/17 -- add new topic, the Tanomoto metric, in Lecture 17.
- 2008/03/10 -- Created the page [Estimate density using histogram].
- 2008/03/05 -- Moved lecture 1 and part of lecture 17 to the new system
- 2008/03/05 -- Added links to all current lecture notes to return to the main page to select another lecture.
- 2008/03/20 -- Moved Lecture 12 to new system
- 2008/03/20 -- Searched all Lecture notes to find which pages were not transferred over and made comments on the main page
- 2008/03/20 -- Added links to all other lectures at the bottom of all the course lecture pages
- 2008/03/16 -- Moved Lecture 6 to the new system.
- 2008/03/20 -- Moved Lecture 15 to the new system.
- 2008/03/07 -- Added the definiton of Minkowski Metric_OldKiwi to Glossary_OldKiwi. Added a reference to a website in References_OldKiwi showing gait recognition based on gender, weight and emotion. Added the Implementation Issues_OldKiwi regarding KNN and learning distance metric
- 2008/03/16 -- Transferred Applications of Pattern Recognition_OldKiwi topic from old kiwi. Transferred Face detection vs Face recognition_OldKiwi topic from old kiwi. Transferred Implementation Issues_OldKiwi topic from old kiwi
- 2008/03/19 -- Transferred Lecture 9 - Linear Discriminant Functions_OldKiwi topic from old kiwi.
- 2008/03/19 -- Created links to Homework Resources_OldKiwi and transferred the C/C++ resources_OldKiwi, Matlab resources_OldKiwi and Scilab - resources related to Scilab_OldKiwi from the old kiwi
- 2008/03/16 -- Created Figure 1b in Lecture 18 - Nearest Neighbors Clarification Rule and Metrics(Continued)_OldKiwi a more accurate illustration of tessalation for nearest neighbor rule in R2. Transferred my Lecture 16 figure and some notes from old KIWI to new KIWI: Useful Parzen Window $ \in \mathbb{R}^n $. Transferred my Lecture 12 note and figure from old KIWI to new KIWI illustration the definition of Support Vector Machine.
- 2008/03/23 -- Moved missing figures (Figures 3, 4, and 5) from old lecture 5 notes to new website. Added figure labels to all figures in Lecture 5.
- 2008/03/23 -- Finished transferring all old material to Lecture 5 (added all missing equations as well as textual discussion)