Projects authored by antoine bordes.


Logo LASVM 1.1

by leonbottou - August 3, 2009, 15:50:30 CET [ Project Homepage BibTeX Download ] 20572 views, 4130 downloads, 0 subscriptions

About: Reference implementation of the LASVM online and active SVM algorithms as described in the JMLR paper. The interesting bit is a small C library that implements the LASVM process and reprocess [...]

Changes:

Minor bug fix


Logo LibSGDQN 1.1

by antojne - July 2, 2009, 15:02:44 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 18588 views, 3785 downloads, 0 subscriptions

About: LibSGDQN proposes an implementation of SGD-QN, a carefully designed quasi-Newton stochastic gradient descent solver for linear SVMs.

Changes:

small bug fix (thx nicolas ;)


Logo OLaRankGreedy 1.0

by antojne - June 24, 2009, 17:07:57 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 11710 views, 2539 downloads, 0 subscriptions

About: OLaRankGreedy is an online solver of the dual formulation of support vector machines for sequence labeling using greedy inference.

Changes:

Initial Announcement on mloss.org.


Logo OLaRankExact 1.0

by antojne - June 24, 2009, 17:03:48 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 11427 views, 2592 downloads, 0 subscriptions

About: OLaRank is an online solver of the dual formulation of support vector machines for sequence labeling using viterbi decoding.

Changes:

Initial Announcement on mloss.org.


Logo LaRank 1.1

by antojne - July 15, 2008, 15:58:25 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 15091 views, 3062 downloads, 0 subscriptions

About: LaRank is an online solver for multiclass Support Vector Machines.

Changes:

Initial Announcement on mloss.org.