-
-
Notifications
You must be signed in to change notification settings - Fork 31
/
Copy pathNEWS
13 lines (12 loc) · 839 Bytes
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
Version 1.0.0 (2012-01-10) - Initial Release
------------------------------------------------------------------------------
* initial version of the Relevant Component Analysis (RCA) algorithm
* initial version of the Kernel Relevant Component Analysis (KRCA) algorithm
* initial version of the Local Fisher Discriminant Analysis (LFDA) algorithm
* initial version of the Kernel Local Fisher Discriminant Analysis (KLFDA) algorithm
* initial version of the Discriminative Component Analysis (DCA) algorithm
* initial version of the Kernel Discriminative Component Analysis (KDCA) algorithm
Version 1.1.0 (2015-08-27) - Stable Version
------------------------------------------------------------------------------
* Added Semi-supervised Local Fisher Discriminant Analysis (SELF) algorithm
* Existing algorithms in this package are tested