mirror of https://github.com/davisking/dlib.git
Added another citation
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404016
This commit is contained in:
parent
160293f902
commit
aaf653fa90
|
@ -58,8 +58,10 @@ namespace dlib
|
|||
|
||||
This object implements the strategy used by the LIBSVM tool. The following paper
|
||||
can be consulted for additional details:
|
||||
Chih-Chung Chang and Chih-Jen Lin, LIBSVM : a library for support vector
|
||||
- Chih-Chung Chang and Chih-Jen Lin, LIBSVM : a library for support vector
|
||||
machines, 2001. Software available at http://www.csie.ntu.edu.tw/~cjlin/libsvm
|
||||
- Working Set Selection Using Second Order Information for Training Support Vector Machines by
|
||||
Fan, Chen, and Lin. In the Journal of Machine Learning Research 2005.
|
||||
!*/
|
||||
|
||||
public:
|
||||
|
|
Loading…
Reference in New Issue